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