jenkin cicd with hello world
178
Sample docker image to test docker deployments
Build and run using Docker Compose:
$ git clone https://github.com/docker/dockercloud-hello-world
$ cd dockercloud-hello-world
$ docker-compose up
$ docker login
$ docker-cloud stack up
Hello world!
| Environment Variable | Default | Description |
|---|---|---|
| LISTEN_PORT | 80 | Set the Listen Port to access the hello-world container if it has the same Service Port. |
Content type
Image
Digest
Size
11.1 MB
Last updated
over 6 years ago
docker pull sutewari/docker-hello-world