remove unneeded workdir
This commit is contained in:
parent
630249bb1c
commit
2fcbfe6312
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
||||||
FROM debian:jessie
|
FROM debian:jessie
|
||||||
|
|
||||||
WORKDIR /
|
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y locales git build-essential \
|
RUN apt-get update && apt-get install -y locales git build-essential \
|
||||||
python3 python3-pip python3-dev \
|
python3 python3-pip python3-dev \
|
||||||
libpq-dev libmysqlclient-dev libmemcached-dev libgeos-dev gettext \
|
libpq-dev libmysqlclient-dev libmemcached-dev libgeos-dev gettext \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue