mirror of
https://github.com/tebarius/Docker-Flask-QR.git
synced 2025-12-20 22:23:30 +01:00
css,mail,tel,url,calendar fertig
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
FROM python:slim
|
||||
|
||||
LABEL authors="tebarius"
|
||||
LABEL version="1.0"
|
||||
LABEL description="Simple QR-Code-Generator-Server"
|
||||
LABEL version="1.1"
|
||||
LABEL description="QR-Code-Generator-Server with Flask-App"
|
||||
|
||||
WORKDIR /app
|
||||
COPY ./app /app/
|
||||
|
||||
Reference in New Issue
Block a user