Use a final stage instead that never gets uploaded to the container registry.
This commit is contained in:
parent
f28fd616f2
commit
339ba1578e
5 changed files with 24 additions and 23 deletions
|
@ -2,7 +2,7 @@ version: "3"
|
|||
|
||||
services:
|
||||
linuxbuilder:
|
||||
image: git.zontreck.com/ariascreations/buildenvironments:linux
|
||||
image: LinuxAgent
|
||||
container_name: linuxbuilder
|
||||
restart: unless-stopped
|
||||
env_file: .env
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue