Deploy using multi-stage image
This commit is contained in:
parent
a2741b1b9e
commit
d347d716ec
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ services:
|
||||||
networks:
|
networks:
|
||||||
- buildenv
|
- buildenv
|
||||||
arch:
|
arch:
|
||||||
image: git.zontreck.com/ariascreations/buildenvironments:archagent
|
image: archagent
|
||||||
container_name: arch
|
container_name: arch
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
env_file: .env
|
env_file: .env
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue