hswro_org/docker/serve.Dockerfile

6 lines
148 B
Docker

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