Skip to content
This repository has been archived by the owner on Aug 17, 2021. It is now read-only.
/ docker-deploy Public archive

Example for docker image build automation (DIY)

Notifications You must be signed in to change notification settings

awesome-inc/docker-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker deploy

Educational example for docker image build automation (DIY).

This is intended for educational purposes only - not for production!

Setup

  1. Install docker.
  2. Install docker-compose.
  3. Clone this repository

Usage

Start your stack using docker-compose:

docker-compose up

Alternatively use Vagrant

vagrant up

Then hit the UIs for

References

About

Example for docker image build automation (DIY)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published