Newer
Older
RUN apk add sqlite python3 py3-waitress py3-flask py3-qrcode py3-requests py3-pillow py3-itsdangerous py3-numpy && \
chmod +x /app/import.sh && \
chmod +x /app/export.sh && \
date > builddate.txt
RUN apk add sqlite python3 py3-waitress py3-flask py3-qrcode py3-requests py3-pillow py3-itsdangerous py3-numpy && \
chmod +x /app/import.sh && \
chmod +x /app/export.sh && \
date > builddate.txt