add __COMPOSE_BLOCK__
This commit is contained in:
@@ -15,6 +15,10 @@ Dieses Repository wird automatisch gebaut und gepusht.
|
||||
```bash
|
||||
docker pull __FULL_URL__:__BUILD_TAG__
|
||||
```
|
||||
### 🚀 Docker Compose
|
||||
```yaml
|
||||
__COMPOSE_BLOCK__
|
||||
```
|
||||
### 🚀 Docker Run
|
||||
```bash
|
||||
__DOCKER_RUN__
|
||||
|
||||
Reference in New Issue
Block a user