mirror of
https://github.com/aleleba/curso-basico-kubernetes.git
synced 2025-06-25 16:38:13 -06:00
Agregando Clase 1
This commit is contained in:
2
Clase 1/Ejercicio/Dockerfile
Normal file
2
Clase 1/Ejercicio/Dockerfile
Normal file
@ -0,0 +1,2 @@
|
||||
FROM httpd:2.4
|
||||
COPY ./public-html/ /usr/local/apache2/htdocs/
|
Reference in New Issue
Block a user