FROM docker.io/library/nginx:alpine

# Copy files to nginx path
COPY . /usr/share/nginx/html