anthracite/benchmark/nginx.Dockerfile

3 lines
52 B
Docker
Raw Normal View History

FROM nginx:alpine
COPY ./www/ /usr/share/nginx/html