Skip to content

Commit

Permalink
Bugfix in sndcomp/Dockerfile
Browse files Browse the repository at this point in the history
- Same as for af0b516
  See moby/moby#9547
  • Loading branch information
runjak committed Nov 12, 2015
1 parent af0b516 commit 6657706
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sndcomp/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ COPY entrypoint.sh /
COPY client_secrets.json /
RUN chmod u+x /getSndcomp.sh && \
chmod u+x /entrypoint.sh && \
sync && \
/getSndcomp.sh

EXPOSE 5000
Expand Down

0 comments on commit 6657706

Please sign in to comment.