Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
m0nhawk committed Oct 3, 2019
1 parent b64cd1c commit 8606977
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,9 @@ RUN chmod +x /start.sh
COPY entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh

COPY dockerrun.sh /dockerrun.sh
RUN chmod +x /dockerrun.sh

# ENTRYPOINT ["/entrypoint.sh"]

# # Add demo app
Expand Down

0 comments on commit 8606977

Please sign in to comment.