Skip to content

deepikasl/demobase

 
 

Repository files navigation

demobase

  • Used to create base image for use in the Shippable demos
  • For demo purposes, after generating image, flatten the image by:
    • Run the demobase image in a container
    • Export the container and import it to a new image:
      $ docker export {container id} | docker import - shippabledemo/demobase:{tag}
    • Push the flattened image to Docker Hub

About

Base Docker image repository for demos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Roff 63.0%
  • Python 22.4%
  • Shell 6.5%
  • PHP 6.1%
  • Batchfile 1.2%
  • SourcePawn 0.8%