DEV-2296 WidgetCrmAddressEditComponent BetaFeature
This commit is contained in:
@@ -75,12 +75,12 @@ services:
|
|||||||
- '/opt/buildagent/temp3:/opt/buildagent/temp'
|
- '/opt/buildagent/temp3:/opt/buildagent/temp'
|
||||||
- '/opt/buildagent/tools3:/opt/buildagent/tools'
|
- '/opt/buildagent/tools3:/opt/buildagent/tools'
|
||||||
image: jetbrains/teamcity-agent:${AGENT_IMAGE_VERSION}
|
image: jetbrains/teamcity-agent:${AGENT_IMAGE_VERSION}
|
||||||
watchtower:
|
# watchtower: // watchtower seems not to have the a version docker compose compatible with the new docker api. Need to keep watchin untill it has.
|
||||||
image: containrrr/watchtower
|
# image: containrrr/watchtower
|
||||||
container_name: watchtower
|
# container_name: watchtower
|
||||||
volumes:
|
# volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
# - /var/run/docker.sock:/var/run/docker.sock
|
||||||
command: teamcity-server
|
# command: teamcity-server
|
||||||
node_exporter:
|
node_exporter:
|
||||||
image: quay.io/prometheus/node-exporter:latest
|
image: quay.io/prometheus/node-exporter:latest
|
||||||
container_name: node_exporter
|
container_name: node_exporter
|
||||||
|
|||||||
Reference in New Issue
Block a user