Skip to content
Snippets Groups Projects
Commit 3a17cfc9 authored by Stefano Di Frischia's avatar Stefano Di Frischia
Browse files

Merge branch 'master' into L2SS-234-inspect-archive-from-python

parents b150ee86 d55e5217
Branches
Tags
1 merge request!59L2SS-234: Inspect archive from python
...@@ -19,6 +19,8 @@ services: ...@@ -19,6 +19,8 @@ services:
# being shared among services. # being shared among services.
build: build:
context: lofar-device-base context: lofar-device-base
args:
SOURCE_IMAGE: ${DOCKER_REGISTRY_HOST}/${DOCKER_REGISTRY_USER}/tango-itango:9.3.3.7
container_name: ${CONTAINER_NAME_PREFIX}device-statistics container_name: ${CONTAINER_NAME_PREFIX}device-statistics
network_mode: ${NETWORK_MODE} network_mode: ${NETWORK_MODE}
volumes: volumes:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment