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
|
||||
|
||||
ENTRYPOINT ["dumb-init", "--"]
|
||||
CMD ["/bin/archive"]
|
||||
CMD ["/bin/archivebox"]
|
||||
|
|
Loading…
Reference in a new issue