mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-24 16:56:15 -04: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 |