mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-21 07:16:17 -04:00
3 lines
88 B
Docker
3 lines
88 B
Docker
FROM ghcr.io/static-web-server/static-web-server:2.25-alpine
|
|
|
|
COPY ./build/prod /public
|