2018-10-02 14:33:11 -04:00
2018-10-02 14:33:11 -04:00
2018-10-02 14:33:11 -04:00
2018-10-02 12:06:45 -04:00
2018-10-02 14:33:11 -04:00
2018-10-02 13:50:34 -04:00
2018-10-02 13:50:34 -04:00
2018-10-02 13:50:34 -04:00
2018-10-02 14:33:11 -04:00
2018-10-02 12:06:45 -04:00

bob-the-builder: Builds images, from your code.

UNDER DEVELOPMENT

Usage

# Build a Dockerfile-based image.
$ bob-builder <code-path> <image-name>
Building with orca-build.

# Build a Buildpack-style repo.
$ bob-builder <code-path> <image-name>
Building with Heroku-ish.

# Push to registry too.
$ bob-builder <path-to-code> <image-name> --push
S
Description
No description provided
Readme 42 KiB
Languages
Python 90.1%
Dockerfile 9.9%