mirror of
https://github.com/aleleba/KubernetesClassAkademik.git
synced 2025-09-15 09:38:12 -06:00
2 lines
61 B
Docker
2 lines
61 B
Docker
FROM httpd:2.4
|
|
COPY ./public-html/ /usr/local/apache2/htdocs/ |