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