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