Sign inSign up

appuio/example-php-docker-helloworld

By appuio

Updated about 6 years ago

APPUiO php Docker pre built example

Image
0

50K+

appuio/example-php-docker-helloworld repository overview

PHP Docker Build Helloworld Example

This is an example php application, which can be deployed to APPUiO using the following commands

How to deploy

CLI / oc Client
Create New OpenShift Project
oc new-project example-php-dockerfile-helloworld
Create Application and expose Service
oc new-app https://github.com/appuio/example-php-docker-helloworld.git --strategy=docker --name=appuio-php-docker-ex

oc expose service appuio-php-docker-ex

Tag summary

Content type

Image

Digest

Size

218.1 MB

Last updated

about 6 years ago

docker pull appuio/example-php-docker-helloworld