Add main-only container workflow
All checks were successful
Docker / test-build-push (push) Successful in 58s
All checks were successful
Docker / test-build-push (push) Successful in 58s
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
services:
|
||||
trace:
|
||||
image: repo.explewd.com/explewd/trace:latest
|
||||
build: .
|
||||
pull_policy: always
|
||||
restart: unless-stopped
|
||||
env_file: .env
|
||||
ports: ["${HOST_PORT:-3082}:3082"]
|
||||
|
||||
Reference in New Issue
Block a user