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

Run PCC and SDP devices as LOFAR user as well.

parent 3da1529a
No related branches found
No related tags found
1 merge request!6Resolve #2012 "03 29 run containers as user"
......@@ -21,6 +21,7 @@ services:
- ${TANGO_LOFAR_CONTAINER_MOUNT}
environment:
- TANGO_HOST=${TANGO_HOST}
user: ${LOFAR_UID}
entrypoint:
- /usr/local/bin/wait-for-it.sh
- ${TANGO_HOST}
......
......@@ -21,6 +21,7 @@ services:
- ${TANGO_LOFAR_CONTAINER_MOUNT}
environment:
- TANGO_HOST=${TANGO_HOST}
user: ${LOFAR_UID}
entrypoint:
- /usr/local/bin/wait-for-it.sh
- ${TANGO_HOST}
......
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