add netcat openbsd
This commit is contained in:
parent
d50a8934c1
commit
c23a45aedf
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
FROM python:slim
|
FROM python:slim
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y git build-essential \
|
RUN apt-get update && apt-get install -y git build-essential netcat-openbsd \
|
||||||
libpq-dev libmysqlclient-dev libmemcached-dev libgeos-dev gettext \
|
libpq-dev libmysqlclient-dev libmemcached-dev libgeos-dev gettext \
|
||||||
librsvg2-bin --no-install-recommends \
|
librsvg2-bin --no-install-recommends \
|
||||||
&& apt-get clean \
|
&& apt-get clean \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue