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

Latest commit

 

History

History
32 lines (19 loc) · 1.01 KB

README.md

File metadata and controls

32 lines (19 loc) · 1.01 KB

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