diff --git a/Dockerfile b/Dockerfile index 4496d1c6..3d76db80 100644 --- a/Dockerfile +++ b/Dockerfile @@ -138,6 +138,8 @@ RUN apk --update --no-cache add -t build-dependencies \ doc/ \ tests/ \ /tmp/* + +RUN ln -s /data/menu/ /opt/librenms/resources/views/ COPY rootfs /