mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-12 22:25:44 -04:00
fix Docker main build
This commit is contained in:
parent
17127f64f9
commit
fbd2c458c3
1 changed files with 1 additions and 0 deletions
|
@ -275,6 +275,7 @@ RUN --mount=type=cache,target=/var/cache/apt,sharing=locked,id=apt-$TARGETARCH$T
|
||||||
build-essential gcc \
|
build-essential gcc \
|
||||||
libssl-dev libldap2-dev libsasl2-dev \
|
libssl-dev libldap2-dev libsasl2-dev \
|
||||||
python3-ldap python3-msgpack python3-mutagen python3-regex python3-pycryptodome procps \
|
python3-ldap python3-msgpack python3-mutagen python3-regex python3-pycryptodome procps \
|
||||||
|
pipx \
|
||||||
# && ln -s "$GLOBAL_VENV" "$APP_VENV" \
|
# && ln -s "$GLOBAL_VENV" "$APP_VENV" \
|
||||||
# && pdm use --venv in-project \
|
# && pdm use --venv in-project \
|
||||||
# && pdm run python -m ensurepip \
|
# && pdm run python -m ensurepip \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue