This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
rht
/
ocp-ing-ichp-materials
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Rama:
main
Ramas
Etiquetas
main
ocp-ing-ichp...
/
php-getpods
/
Containerfile
Containerfile
101 B
Permalink
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