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

Merge branch '2021-04-07T12.29.44-Branched_from_master-Narrow_UID_use' into 'master'

Remove UID use from itango-based containers

See merge request !15
parents dde30236 3f8d5d0d
No related branches found
No related tags found
1 merge request!15Remove UID use from itango-based containers
......@@ -21,7 +21,6 @@ services:
- ${TANGO_LOFAR_CONTAINER_MOUNT}
environment:
- TANGO_HOST=${TANGO_HOST}
user: ${CONTAINER_EXECUTION_UID}
entrypoint:
- /usr/local/bin/wait-for-it.sh
- ${TANGO_HOST}
......
......@@ -21,7 +21,6 @@ services:
- ${TANGO_LOFAR_CONTAINER_MOUNT}
environment:
- TANGO_HOST=${TANGO_HOST}
user: ${CONTAINER_EXECUTION_UID}
entrypoint:
- /usr/local/bin/wait-for-it.sh
- ${TANGO_HOST}
......
......@@ -28,7 +28,6 @@ services:
- TANGO_HOST=${TANGO_HOST}
- XAUTHORITY=${XAUTHORITY}
- DISPLAY=${DISPLAY}
user: ${CONTAINER_EXECUTION_UID}
stdin_open: true
tty: true
entrypoint:
......
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