VCARD-Inhalt geplant (in Flask-qr.py)

This commit is contained in:
2023-11-07 22:04:52 +01:00
parent e18dccf660
commit c9541268f9
6 changed files with 87 additions and 38 deletions

View File

@@ -3,6 +3,7 @@ FROM python:slim
LABEL authors="tebarius"
LABEL version="1.1"
LABEL description="QR-Code-Generator-Server with Flask-App"
LABEL platform="Raspberry Pi 3 with Raspian"
WORKDIR /app
COPY ./app /app/