mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-19 10:19:27 -05:00
Merge pull request #2562 from paperless-ngx/fix/extra-docker-installs
Chore: Remove Docker image extra Python installs
This commit is contained in:
commit
dace08d4e3
@ -61,10 +61,6 @@ ARG PSYCOPG2_VERSION
|
|||||||
|
|
||||||
# Packages need for running
|
# Packages need for running
|
||||||
ARG RUNTIME_PACKAGES="\
|
ARG RUNTIME_PACKAGES="\
|
||||||
# Python
|
|
||||||
python3 \
|
|
||||||
python3-pip \
|
|
||||||
python3-setuptools \
|
|
||||||
# General utils
|
# General utils
|
||||||
curl \
|
curl \
|
||||||
# Docker specific
|
# Docker specific
|
||||||
|
Loading…
x
Reference in New Issue
Block a user