Spaces:
Sleeping
Sleeping
creamos index.php y Dockerfile
Browse files- Dockerfile +1 -0
- index.php +1 -1
Dockerfile
CHANGED
@@ -7,4 +7,5 @@ COPY index.php index.php
|
|
7 |
|
8 |
EXPOSE 7869
|
9 |
CMD ["php","-S","0.0.0.0:7860"]
|
|
|
10 |
|
|
|
7 |
|
8 |
EXPOSE 7869
|
9 |
CMD ["php","-S","0.0.0.0:7860"]
|
10 |
+
|
11 |
|
index.php
CHANGED
@@ -1 +1 @@
|
|
1 |
-
|
|
|
1 |
+
habia una vez que rafael paso el examen del profe Aldo
|