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

L2SS-497: Fix IERS volume for beam device

parent 24bdae34
No related branches found
No related tags found
1 merge request!204L2SS-497: Add and manage casacore measures tables
......@@ -19,14 +19,13 @@ services:
container_name: ${CONTAINER_NAME_PREFIX}device-beam
networks:
- control
volumes:
- iers-data:/opt/IERS
ports:
- "5711:5711" # unique port for this DS
extra_hosts:
- "host.docker.internal:host-gateway"
volumes:
- ..:/opt/lofar/tango:rw
- iers-data:/opt/IERS
environment:
- TANGO_HOST=${TANGO_HOST}
working_dir: /opt/lofar/tango
......
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