fix: gocd-agent docker-compose template syntax
This commit is contained in:
parent
9cc4ca52f8
commit
19c33d9bb3
@ -6,7 +6,7 @@ gocd-agent:
|
||||
tty: true
|
||||
image: rawmind/rancher-goagent:16.2.1-1
|
||||
external_links:
|
||||
- ${goserver_ip}:gocd-server.rancher.internal
|
||||
- ${goserver_ip}:gocd-server
|
||||
environment:
|
||||
- AGENT_MEM=${mem_initial}m
|
||||
- AGENT_MAX_MEM=${mem_max}m
|
||||
|
Loading…
x
Reference in New Issue
Block a user