make agentbox inactive by default
This commit is contained in:
@@ -3,6 +3,8 @@ services:
|
||||
image: docker:dind
|
||||
restart: unless-stopped
|
||||
privileged: true
|
||||
environment:
|
||||
DOCKER_TLS_CERTDIR: ""
|
||||
agentbox:
|
||||
build:
|
||||
context: .
|
||||
|
||||
Reference in New Issue
Block a user