Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
cc687b1b2b |
@ -50,4 +50,4 @@ RUN chmod +x /start.sh
|
||||
USER nobody
|
||||
|
||||
ENTRYPOINT ["./start.sh"]
|
||||
CMD ./super-graph serv
|
||||
CMD ["./super-graph", "serv"]
|
||||
|
Reference in New Issue
Block a user