mirror of
https://github.com/gchq/CyberChef.git
synced 2026-05-25 21:48:49 -07:00
3 lines
No EOL
95 B
Docker
3 lines
No EOL
95 B
Docker
FROM nginx:latest
|
|
LABEL maintainer='David Goldenberg'
|
|
COPY ../build/prod /usr/share/nginx/html |