Files
Drum-Machine/dockerfile
T

4 lines
54 B
Docker
Raw Normal View History

2022-07-01 18:35:50 +10:00
FROM nginx
COPY --chmod=755 ./ /usr/share/nginx/html