Skip to content
This repository was archived by the owner on May 24, 2022. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

base-image

Demostration of release system via github releases for docker images.

Howto

Create the release

After loading environment from docker-machine(1) execute ./publish.sh to build and deploy the nightly release with timestamps.

Loading the image

Use ./import.sh to deploy the image to a remote swarm cluster or docker engine node.

This retreaves the latest released image and places inside the inventory of docker images.

Running an image

As usual, docker run -d ${IMAGE_NAME}:latest will run the imported image.

About

Docker Base Image

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages