1
0
Fork 0
mirror of synced 2024-06-24 00:50:23 +12: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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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