This repository has been archived on 2025-03-05. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
sso-poc-marn/Dockerfile

3 lines
55 B
Docker

FROM nginx:alpine3.20
COPY dist /usr/share/nginx/html