Skip to content

Commit 52b8776

Browse files
committed
Remove sudo from the required packages
1 parent bc6213e commit 52b8776

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ FROM python:${PYTHON_VERSION}
44
RUN apt-get update \
55
&& apt-get install -y libmemcached-dev \
66
build-essential \
7-
sudo \
87
libsqlite3-mod-spatialite binutils libproj-dev gdal-bin libgdal20 libgeoip1 \
98
mysql-client \
109
unzip libaio1 \

0 commit comments

Comments
 (0)