Skip to content
This repository has been archived by the owner on May 3, 2018. It is now read-only.

RFC: Added isolated Docker builder and runner #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sgnn7
Copy link

@sgnn7 sgnn7 commented Apr 28, 2017

Current build setup requires root and installation of a ton of packages
from pip on the local machine. With this PR, this can be done in a
single-command with a DinD config and isolated builder. Currently only
supports Ubuntu 16.04 but can be easily extended to others.

@wallrj Let me know what you think and feel free to relocate this in the tree if needed.

Current build setup requires root and installation of a ton of packages
from pip on the local machine. With this PR, this can be done in a
single-command with a DinD config and isolated builder. Currently only
supports Ubuntu 16.04 but can be easily extended to others.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant