kubevela.github.io/Dockerfile.ci

4 lines
59 B
Docker

FROM nginx:1.21
WORKDIR /
COPY build /usr/share/nginx/html