mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-10 16:25:01 -04:00
3 lines
60 B
Docker
3 lines
60 B
Docker
FROM nginx
|
|
|
|
COPY ./build/prod /usr/share/nginx/html
|