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
Guillaume "B.B." Van Hemmen c728b3ebe2 Implement CI-CD ()
Reviewed-on: 
Co-authored-by: Guillaume "B.B." Van Hemmen <GuillaumeHemmen@noreply.git.van-hemmen.com>
Co-committed-by: Guillaume "B.B." Van Hemmen <GuillaumeHemmen@noreply.git.van-hemmen.com>
2024-10-17 11:41:36 +02:00

3 lines
55 B
Docker

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