Skip to content

Commit

Permalink
proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaofeng1227 committed Oct 25, 2023
1 parent a836e5d commit 3407514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/proxy/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ COPY ./s6/w9init/migration.sh /app/migration.sh

RUN chmod +x /app/setuser.sh /app/migration.sh

CMD ["/bin/sh", "-c", "/app/migration.sh && /app/setuser.sh && tail -f /dev/null"]
CMD ["/bin/sh", "-c", "/app/setuser.sh && /app/migration.sh && tail -f /dev/null"]

0 comments on commit 3407514

Please sign in to comment.