Guillaume "B.B." Van Hemmen
c728b3ebe2
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Reviewed-on: #1 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>
3 lines
55 B
Docker
3 lines
55 B
Docker
FROM nginx:alpine3.20
|
|
|
|
COPY dist /usr/share/nginx/html
|