Skip to content
Snippets Groups Projects

Remove UID use from itango-based containers

3 files
+ 0
3
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -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}
Loading