This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
rht
/
ocp-ing-ichp-materials
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
9c74d7b978
Ramas
Etiquetas
main
ocp-ing-ichp...
/
php-getpods
/
Containerfile
Containerfile
101 B
Histórico
Raw
1
2
3
FROM registry.redhat.io/ubi8/php-74:latest
COPY index.php /opt/app-root/src
CMD /usr/libexec/s2i/run