diff --git a/scrutiny/Dockerfile b/scrutiny/Dockerfile index e82d9648b..c605d02a1 100644 --- a/scrutiny/Dockerfile +++ b/scrutiny/Dockerfile @@ -31,4 +31,4 @@ RUN \ # Copy root filesystem COPY rootfs / -VOLUME [ "/data" ] +VOLUME [ "/data:/config" ]