Cargo is actually important

This commit is contained in:
Paolo Donadeo 2022-09-08 15:48:06 +02:00
parent 6912d49262
commit 23d7bcff52

View File

@ -6,6 +6,6 @@ RUN apk update \
make autoconf libtool postgresql-dev build-base g++ gcc \
unixodbc-dev freetds-dev libffi libffi-dev czmq-dev libxml2-dev \
libxslt-dev automake cmake git openssl-dev ffmpeg libwebp-dev \
poetry
cargo poetry
CMD ["/bin/bash"]