Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 799 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 799 Bytes

Inactive Project: I've stopped using this project in favor of building packages on CircleCI

dock0/manager

Automated Build Build Status MIT Licensed

Build manager for running builds via my build container

To launch

docker run -d -P -v /var/lib/dock0-manager:/var/lib/dock0-manager -v /var/run/docker.sock:/var/run/docker.sock dock0/manager

License

This repo is released under the MIT License. See the bundled LICENSE file for details.