This website works better with JavaScript
Home
Explore
Help
Sign In
rht
/
ocp-ing-ichp-materials
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
main
Branches
Tags
main
ocp-ing-ichp...
/
php-getpods
/
Containerfile
Containerfile
101 B
Permalink
History
Raw
1
2
3
FROM registry.redhat.io/ubi8/php-74:latest
COPY index.php /opt/app-root/src
CMD /usr/libexec/s2i/run