This commit is contained in:
Adolfo Delorenzo
2022-12-20 18:38:32 -06:00
parent f05f9635e0
commit 06e8cc2ab6
7 changed files with 216 additions and 0 deletions

5
Dockerfile Normal file
View File

@@ -0,0 +1,5 @@
#FROM alastairhm/alpine-lighttpd-php:latest
FROM caddy/caddy
#COPY --chown=www-data index.html demo.js style.css mqttws31.min.js /var/www/localhost/htdocs/
COPY index.html demo.js style.css mqttws31.min.js usr/share/caddy/
# COPY --chown=www-data name.txt /var/www/