Update Dockerfile

This commit is contained in:
Alexandre
2021-02-12 15:29:04 +01:00
committed by GitHub
parent 9e8c9ea332
commit 5896a73954

View File

@@ -31,4 +31,4 @@ RUN \
# Copy root filesystem
COPY rootfs /
VOLUME [ "/data" ]
VOLUME [ "/data:/config" ]