ST

Size: a a a
ST
SK
L
D
PV
PV
D
СВ
A
AI
AG
AG
AI
DS
AK
AK
RUN apt update && apt install -y make build-essential postgresql-client git
COPY app/requirements.txt app/requirements.txt
RUN python -m pip install -r app/requirements.txt --no-cache-dir --no-deps
AK
-e git+https://github.com/mrkovalchuk/peewee_migrations.git#egg=peewee_migrations
AK
Obtaining peewee_migrations from git+https://github.com/mrkovalchuk/peewee_migrations.git#egg=peewee_migrations (from -r app/requirements.txt (line 7))
Updating ./src/peewee-migrations clone
Running command git fetch -q --tags
Running command git reset --hard -q 1fc09d255800c875427cdff2166186e9ae0e27c9
AK
pip intall
повторно, пакет устанавливается.