Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purpose

Provide a sample code that prints the git tag version on a web server. The idea is to build the containers using Dockerhub automated builds to create the images which then will be used in canary deployment tests.

You can find the prebuild docker containers here: https://hub.docker.com/r/code4clouds/canarykontainer/

Usage

Download and execute the container using the following command:

docker run -p 5000:5000 code4clouds/canarykontainer:1.1

Point your favorite browser to: http://localhost:5000 that should display the same version as the container tag.

About

A set of container to demo DevOps canary deployments.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages