1
0
Fork 0
hswro_org/docker/serve.Dockerfile

6 lines
159 B
Docker

FROM git.hswro.org/hswro/hswro_org_serve_base:caddy
# Copy the static website
# Use the .dockerignore file to control what ends up inside the image!
COPY . .