Example Docker image that returns a phpinfo()
Note: Until we change the port Apache listens on, we need to loosen the security constraint context.
# oc edit scc restricted
Change the runAsUser type to RunAsAny.
runAsUser:
type: RunAsAny
Content type
Image
Digest
sha256:d71b7dc9c…
Size
156.1 MB
Last updated
almost 11 years ago
docker pull jasoncallaway/phpinfo