Skip to content
Snippets Groups Projects
Commit d55e5217 authored by Jan David Mol's avatar Jan David Mol
Browse files

Merge branch 'L2SS-279-Fix_for_broken_image_execution' into 'master'

L2SS-279: Fix the broken image execution

Closes L2SS-279

See merge request !60
parents 8bae8cd9 42cd789c
No related branches found
No related tags found
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.
Finish editing this message first!
Please register or to comment