mirror of
https://github.com/filebrowser/filebrowser.git
synced 2026-01-23 02:35:10 +00:00
Update Dockerfile
This commit is contained in:
parent
00da35b91d
commit
44d68a4868
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ RUN mv filemanager /go/bin/filemanager
|
|||
FROM scratch
|
||||
COPY --from=0 /go/bin/filemanager /filemanager
|
||||
|
||||
RUN mkdir /tmp
|
||||
RUN mkdir -p /tmp
|
||||
VOLUME /srv
|
||||
EXPOSE 80
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue