Update Dockerfile

This commit is contained in:
fithwum
2020-06-22 07:19:30 -07:00
parent b0a705684a
commit 6243114193

View File

@@ -19,7 +19,7 @@ ADD "${INSTALL_SCRIPT}" /ftemp
RUN chmod +x /ftemp/Install_Script.sh \
&& chown 99:100 -R /ftemp/Install_Script.sh
USER foundry
# USER foundry
# directory where data is stored
VOLUME /foundry