This repository has been archived on 2020-09-24. You can view files and clone it, but cannot push or open issues or pull requests.
consumer-scheduler/docs/Dockerfile

3 lines
58 B
Docker

FROM nginx:latest
COPY _build/html/ /usr/share/nginx/html