mirror of
https://github.com/v1k45/pastepass.git
synced 2026-01-06 21:47:54 +00:00
Dockerfile: add empty line at end
This commit is contained in:
@@ -30,4 +30,4 @@ USER $USER
|
||||
EXPOSE 8008
|
||||
|
||||
ENTRYPOINT ["/sbin/tini", "--"]
|
||||
CMD ["./pastepass", "-db-path", "/data/pastepass.db"]
|
||||
CMD ["./pastepass", "-db-path", "/data/pastepass.db"]
|
||||
|
||||
Reference in New Issue
Block a user