Thanks to visit codestin.com
Credit goes to github.com

Skip to content

orientez/dockercloud-hello-world

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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!

About

Hello world!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 35.3%
  • Shell 32.8%
  • Nginx 20.8%
  • Python 11.1%