Skip to content

INAETICS/docker-image-builder

Repository files navigation

Image Builder Service

Provides a service to build Docker images automatically, given a repository name and Git repository URL.

Run on local machine using Docker

  • Install Docker;
  • Clone this repository: git clone git://github.com/INAETICS/image-builder-service.git;
  • Start the image by running ./image-builder-service start;
  • Verify that the service is up and running by checking the output of "docker ps" and "docker logs".

Run in Vagrant

  • Install Vagrant & VirtualBox
  • Clone this repository
  • Configure discovery in coreos-userdata (optional)
  • Run vagrant up
  • No frontend yet

About

Provides a service to automatically build Docker images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages