mirror of
https://github.com/gchq/CyberChef.git
synced 2026-03-03 05:54:28 +01:00
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
|