DEV-2296 WidgetCrmAddressEditComponent BetaFeature
This commit is contained in:
@@ -75,12 +75,12 @@ services:
|
||||
- '/opt/buildagent/temp3:/opt/buildagent/temp'
|
||||
- '/opt/buildagent/tools3:/opt/buildagent/tools'
|
||||
image: jetbrains/teamcity-agent:${AGENT_IMAGE_VERSION}
|
||||
watchtower:
|
||||
image: containrrr/watchtower
|
||||
container_name: watchtower
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
command: teamcity-server
|
||||
# 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
|
||||
# container_name: watchtower
|
||||
# volumes:
|
||||
# - /var/run/docker.sock:/var/run/docker.sock
|
||||
# command: teamcity-server
|
||||
node_exporter:
|
||||
image: quay.io/prometheus/node-exporter:latest
|
||||
container_name: node_exporter
|
||||
|
||||
Reference in New Issue
Block a user