Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 367 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 367 Bytes

Container Collection

A list of containers and a master.

Clone and init repo

git clone [email protected]:Amuxbit/container-collection.git
cd container-collection
git submodule init
git submodule update

Build

Help

To list all the tasks:

make help

Build All

Build all the containers:

make build