mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-15 10:13:15 -05:00
Removes extra install of Python and pip. The base image provides these
This commit is contained in:
parent
b8c3e564c6
commit
bb211ee779
@ -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