mirror of
https://github.com/pierre42100/AboutComunic
synced 2025-06-19 08:35:19 +00:00
Can build Docker image
This commit is contained in:
5
Dockerfile
Normal file
5
Dockerfile
Normal file
@ -0,0 +1,5 @@
|
||||
FROM halverneus/static-file-server:latest
|
||||
LABEL org.opencontainers.image.description "About Comunic static website"
|
||||
|
||||
ENV PORT=80
|
||||
COPY _site /web
|
Reference in New Issue
Block a user