mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-06-23 01:32:59 +00:00
fix: keep command behavior in Dockerfile
This commit is contained in:
parent
2741616473
commit
7c0c7820ef
@ -29,5 +29,4 @@ VOLUME /srv /config /database
|
|||||||
|
|
||||||
EXPOSE 80
|
EXPOSE 80
|
||||||
|
|
||||||
ENTRYPOINT [ "tini", "--", "/init.sh" ]
|
ENTRYPOINT [ "tini", "--", "/init.sh", "filebrowser", "--config", "/config/settings.json" ]
|
||||||
CMD [ "filebrowser", "--config", "/config/settings.json" ]
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user