← Back to team overview

ubuntu-docker-images team mailing list archive

First draft of oci build tool

 

Here's a framework from the script, extracted from ppa-dev-tools.  This
includes initial support for launchpad credentials caching, a YAML
config file, arg parsing, and unit tests.  The testsuite runs and passes
but most test cases are xfail.

    https://git.launchpad.net/~bryce/+git/oci-dev-tools?h=master

Tomorrow after the meeting I'll post an MP of this branch, to land in a
repository within the ubuntu-docker-images namespace, and you guys can
dig in with a proper code review of the commits.

Bryce