KubernetesClassAkademik/Clase 1/Ejercicio/Dockerfile

2 lines
61 B
Docker

FROM httpd:2.4
COPY ./public-html/ /usr/local/apache2/htdocs/