Sign inSign up

jefferyb/openshift-ubuntu-php

By jefferyb

•Updated over 7 years ago

Apache with latest PHP on Ubuntu using OpenShift specific guidelines

Image
0

10K+

jefferyb/openshift-ubuntu-php repository overview

⁠jefferyb/openshift-ubuntu-php

Apache with latest PHP on Ubuntu using OpenShift specific guidelines, built to run on Openshift/Kubernetes/Docker environment.

⁠Using Openshift CLI

# Deploy
$ oc new-app --name=ubuntu jefferyb/openshift-ubuntu-php

⁠Using Kubernetes CLI

# Deploy
$ kubectl run ubuntu --image=jefferyb/openshift-ubuntu-php

⁠Using Docker

# Deploy
$ docker run -itd --name ubuntu jefferyb/openshift-ubuntu-php

Tag summary

Content type

Image

Digest

Size

219.4 MB

Last updated

over 7 years ago

docker pull jefferyb/openshift-ubuntu-php