Skip to content

Commit

Permalink
simplified Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
lindt committed Oct 23, 2016
1 parent b783ad1 commit ca14328
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ RUN pip install --no-cache-dir pyaml

COPY bin /bin
COPY compose_format /usr/lib/python3.5/site-packages/compose_format
COPY features/*.feature /

RUN chmod +x /bin/compose_format

Expand Down

0 comments on commit ca14328

Please sign in to comment.