mariadb connector
This commit is contained in:
@@ -15,7 +15,7 @@ RUN pip install -r requirements.txt
|
|||||||
|
|
||||||
FROM tiangolo/uwsgi-nginx:python3.8-alpine
|
FROM tiangolo/uwsgi-nginx:python3.8-alpine
|
||||||
|
|
||||||
RUN apk add ghostscript-dev
|
RUN apk add ghostscript-dev mariadb-connector-c
|
||||||
COPY --from=builder /opt/venv /opt/venv
|
COPY --from=builder /opt/venv /opt/venv
|
||||||
|
|
||||||
# Make sure we use the virtualenv:
|
# Make sure we use the virtualenv:
|
||||||
|
|||||||
Reference in New Issue
Block a user