This repository has been archived on 2024-09-22. You can view files and clone it, but cannot push or open issues or pull requests.
self-service-ui/Dockerfile

5 lines
53 B
Docker

FROM nginx:latest
COPY ./web /usr/share/nginx/html