This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
rht
/
ocp-ing-ichp-materials
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Branche:
main
Branches
Tags
main
ocp-ing-ichp...
/
php-getpods
/
Containerfile
Containerfile
101 B
Lien permanent
Historique
Raw
1
2
3
FROM registry.redhat.io/ubi8/php-74:latest
COPY index.php /opt/app-root/src
CMD /usr/libexec/s2i/run