commit
This commit is contained in:
5
Dockerfile
Normal file
5
Dockerfile
Normal 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/
|
Reference in New Issue
Block a user