Files
Random-Quote-Machine/dockerfile
T

5 lines
74 B
Docker
Raw Normal View History

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