Skip to content

Commit

Permalink
Copy FIX
Browse files Browse the repository at this point in the history
  • Loading branch information
eratzlaff committed Apr 27, 2017
1 parent b5fb29b commit 1298c13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ RUN apt-get update && \
ENV DISPLAY :99
ENV CHROME_BIN /usr/bin/chromium

COPY entrypoint.sh
COPY entrypoint.sh /
RUN chmod a+x /entrypoint.sh

ENTRYPOINT ["/entrypoint.sh"]
Expand Down

0 comments on commit 1298c13

Please sign in to comment.