mirror of
https://github.com/aleleba/curso-basico-kubernetes.git
synced 2025-09-18 02:57:22 -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