4 lines
88 B
Docker
4 lines
88 B
Docker
FROM ghcr.io/static-web-server/static-web-server:2.25-alpine
|
|
|
|
COPY ./build/prod /public
|