mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-28 13:44:14 -04:00
Changed CMD point to reference proper target
This commit is contained in:
parent
8d48b4f8df
commit
3c934c2708
1 changed files with 1 additions and 1 deletions
|
@ -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"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue