8000 GitHub - Aeroglyphic/hello-world: Hello world!
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Aeroglyphic/hello-world

 
 

Repository files navigation

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 Variable Default Description
LISTEN_PORT 80 Set the Listen Port to access the hello-world container if it has the same Service Port.

About

Hello world!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 75.6%
  • Dockerfile 14.1%
  • Shell 10.3%
0