Skip to content

Commit

Permalink
restoring entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
mhhplumber committed Apr 18, 2023
1 parent 954c3eb commit f842f7a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,4 @@ RUN apt-get update -y && \

COPY /rootfs /
ENV S6_CMD_WAIT_FOR_SERVICES=1
CMD nord_login
# CMD nord_login && nord_config && nord_connect && nord_migrate && nord_watch
CMD nord_login && nord_config && nord_connect && nord_migrate && nord_watch

0 comments on commit f842f7a

Please sign in to comment.