mirror of
https://github.com/Maks1mS/altlinux-autorepacked.git
synced 2025-10-14 23:02:50 +03:00
wip
This commit is contained in:
@@ -4,8 +4,9 @@ RUN apt-get update && apt-get install -y \
|
||||
wget \
|
||||
apt-repo-tools \
|
||||
alien \
|
||||
pip && \
|
||||
wget -O- https://eepm.ru/epm.sh | bash /dev/stdin ei
|
||||
pip \
|
||||
epm
|
||||
# wget -O- https://eepm.ru/epm.sh | bash /dev/stdin ei
|
||||
|
||||
COPY requirements.txt .
|
||||
RUN pip --no-cache-dir install -r requirements.txt
|
||||
|
Reference in New Issue
Block a user