mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-27 16:20:05 +02:00
Changed CMD point to reference proper target
This commit is contained in:
@@ -69,4 +69,4 @@ USER pptruser
|
|||||||
WORKDIR /home/pptruser/app
|
WORKDIR /home/pptruser/app
|
||||||
|
|
||||||
ENTRYPOINT ["dumb-init", "--"]
|
ENTRYPOINT ["dumb-init", "--"]
|
||||||
CMD ["/bin/archive"]
|
CMD ["/bin/archivebox"]
|
||||||
|
Reference in New Issue
Block a user