Files
Random-Quote-Machine/dockerfile
T

4 lines
54 B
Docker
Raw Normal View History

2022-06-30 01:50:54 +10:00
FROM nginx
COPY --chmod=755 ./ /usr/share/nginx/html