Sign inSign up

wywincl/dockercloud-hello-world

By wywincl

•Updated about 8 years ago

hello world example

Image
0

805

wywincl/dockercloud-hello-world repository overview

⁠hello-world

Deploy to Docker Cloud

Sample docker image to test docker deployments

⁠Running locally

Build and run using Docker Compose:

$ git clone https://github.com/docker/dockercloud-hello-world
$ cd dockercloud-hello-world
$ docker-compose up

⁠Deploying to Docker Cloud

Install the Docker Cloud CLI⁠

$ docker login
$ docker-cloud stack up

Hello world!

⁠Configuration

Environment VariableDefaultDescription
LISTEN_PORT80Set the Listen Port to access the hello-world container if it has the same Service Port.

Tag summary

Content type

Image

Digest

Size

11.1 MB

Last updated

about 8 years ago

docker pull wywincl/dockercloud-hello-world