mirror of
https://github.com/gchq/CyberChef.git
synced 2026-03-19 05:12:42 -07: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
|