We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e93b6b commit 4c79093Copy full SHA for 4c79093
1 file changed
Dockerfile
@@ -7,7 +7,6 @@ HEALTHCHECK --start-period=2s --interval=5s --timeout=3s \
7
CMD curl -f http://localhost:9091/health || exit 1
8
9
VOLUME /srv
10
-EXPOSE 9091
11
12
COPY .docker.json /.filebrowser.json
13
COPY filebrowser /filebrowser
0 commit comments