mirror of
https://github.com/avatao-content/test-tutorial-framework
synced 2025-06-28 18:55:13 +00:00
Update project to comply user separation
This commit is contained in:
@ -14,6 +14,4 @@ RUN chown -R ${AVATAO_USER} ${TFW_WEBIDE_WD} &&\
|
||||
chmod -R 755 ${TFW_WEBIDE_WD}
|
||||
|
||||
VOLUME ["/home/${AVATAO_USER}"]
|
||||
USER ${AVATAO_USER}
|
||||
WORKDIR /home/${AVATAO_USER}
|
||||
|
||||
|
Reference in New Issue
Block a user