Skip to content

Commit

Permalink
Bugfix in ielex2/stage1/Dockerfile
Browse files Browse the repository at this point in the history
- On the server this issue occured:
  moby/moby#9547
  • Loading branch information
runjak committed Nov 12, 2015
1 parent ee3e10e commit af0b516
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ielex2/stage1/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ RUN apt-get install -y \
COPY ielex2 /ielex2
COPY configIELex2.sh /
RUN chmod u+x /configIELex2.sh && \
sync && \
/configIELex2.sh

0 comments on commit af0b516

Please sign in to comment.