mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 14:49:53 +02:00
🚧 Install pyenv
This commit is contained in:
parent
5b73c0ce6d
commit
e592a84e3b
1 changed files with 4 additions and 4 deletions
|
@ -9,10 +9,10 @@ ENV PIP_DEFAULT_TIMEOUT=120
|
|||
RUN echo "APT::Acquire::Retries \"3\";" > /etc/apt/apt.conf.d/80-retries && \
|
||||
apt-get update && \
|
||||
apt-get install -y \
|
||||
curl xz-utils \
|
||||
build-essential python3-dev \
|
||||
# For get-pip.py:
|
||||
python3-distutils \
|
||||
build-essential \
|
||||
curl \
|
||||
git \
|
||||
xz-utils \
|
||||
# For add-apt-repository:
|
||||
software-properties-common \
|
||||
# XML utils
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue