We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84de6df commit 5760178Copy full SHA for 5760178
1 file changed
Dockerfile-20193
@@ -22,5 +22,5 @@ RUN iris start $ISC_PACKAGE_INSTANCENAME quietly EmergencyId=sys,sys && \
22
/bin/echo -e "sys\nsys\n" \
23
| iris stop $ISC_PACKAGE_INSTANCENAME quietly
24
25
-USER irisowner
+USER ${ISC_PACKAGE_MGRUSER}
26
CMD [ "-l", "/usr/irissys/mgr/messages.log" ]
0 commit comments