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

Commits on Apr 28, 2017

  1. Added isolated Docker builder and runner

    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.
    sgnn7 committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    51675af View commit details
    Browse the repository at this point in the history