mirror of
https://github.com/gchq/CyberChef
synced 2025-12-28 06:03:34 +00: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
|