Skip to content

Commit

Permalink
With docker v1.13 comments are no longer allowed to be insede the RUN…
Browse files Browse the repository at this point in the history
… statement.

(--> moby/moby#29005)
  • Loading branch information
zervnet committed Nov 1, 2017
1 parent aad34fd commit 3af0fbf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions api/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
FROM python:3.6

RUN apt-get update && apt-get install -y \
# gcc \
# gettext \
mysql-client libmysqlclient-dev \
postgresql-client libpq-dev \
sqlite3 \
Expand Down

0 comments on commit 3af0fbf

Please sign in to comment.