Use a final stage instead that never gets uploaded to the container registry.

This commit is contained in:
zontreck 2024-09-14 01:20:00 -07:00
parent f28fd616f2
commit 339ba1578e
5 changed files with 24 additions and 23 deletions

View file

@ -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