Added an entrypoint
This commit is contained in:
parent
eddc4fddeb
commit
d66df792c6
@ -14,4 +14,6 @@ ENV PORT=8080
|
||||
|
||||
EXPOSE 8080
|
||||
|
||||
CMD ["/app/launch-daemons.sh"]
|
||||
#CMD ["/app/launch-daemons.sh"]
|
||||
|
||||
ENTRYPOINT ["/app/launch-daemons.sh"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user