gateway.fjla.uk/Dockerfile

4 lines
91 B
Docker

FROM fedora:latest AS builder
FROM nginx:mainline-alpine-slim
COPY . /usr/share/nginx/html