1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-27 08:14:38 +02:00

Changed CMD point to reference proper target

This commit is contained in:
Raman Gupta
2019-03-02 13:32:48 -05:00
committed by GitHub
parent 8d48b4f8df
commit 3c934c2708

View File

@@ -69,4 +69,4 @@ USER pptruser
WORKDIR /home/pptruser/app
ENTRYPOINT ["dumb-init", "--"]
CMD ["/bin/archive"]
CMD ["/bin/archivebox"]