Skip to content
Snippets Groups Projects
Commit 42cd789c authored by Thomas Juerges's avatar Thomas Juerges
Browse files

L2SS-279: Correct the stat device's container name

parent 8bae8cd9
Branches
Tags
1 merge request!60L2SS-279: Fix the broken image execution
...@@ -21,7 +21,7 @@ services: ...@@ -21,7 +21,7 @@ services:
context: lofar-device-base context: lofar-device-base
args: args:
SOURCE_IMAGE: ${DOCKER_REGISTRY_HOST}/${DOCKER_REGISTRY_USER}/tango-itango:9.3.3.7 SOURCE_IMAGE: ${DOCKER_REGISTRY_HOST}/${DOCKER_REGISTRY_USER}/tango-itango:9.3.3.7
container_name: ${CONTAINER_NAME_PREFIX}device-sdp container_name: ${CONTAINER_NAME_PREFIX}device-statistics
network_mode: ${NETWORK_MODE} network_mode: ${NETWORK_MODE}
volumes: volumes:
- ${TANGO_LOFAR_CONTAINER_MOUNT} - ${TANGO_LOFAR_CONTAINER_MOUNT}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment