write-ups-challenges-2020-2021/gotta_catch_em_all/frontend/Dockerfile
2022-11-24 18:03:20 +01:00

4 lines
41 B
Docker

FROM nginx
COPY . /usr/share/nginx/html