diff --git a/Dockerfile b/Dockerfile index d3b01b5..26e98fa 100644 --- a/Dockerfile +++ b/Dockerfile @@ -10,7 +10,7 @@ RUN chmod +x /tmp/s6-overlay-amd64-installer && \ -Syu \ --noconfirm \ --needed \ - python python-pip nginx && \ + python python-setuptools python-pip nginx && \ useradd -s /bin/false nginx && \ mkdir /data