Update Dockerfile

This commit is contained in:
Alexandre
2021-06-23 20:02:19 +02:00
committed by GitHub
parent bdb404ad0f
commit 9f4424c80f

View File

@@ -26,7 +26,7 @@ RUN \
# Copy root filesystem
COPY rootfs /
CMD ["/run.sh"]
#CMD ["/run.sh"]
VOLUME [ "/data" ]