write-ups-challenges-2020-2021/gotta_catch_em_all/frontend/Dockerfile

4 lines
41 B
Docker
Raw Permalink Normal View History

2022-11-24 17:03:20 +00:00
FROM nginx
COPY . /usr/share/nginx/html