mirror of
https://github.com/kennethreitz/bob-builder.git
synced 2026-06-05 23:20:17 +00:00
a298cb1e8b928f50536d13b9b389f1bcec466bef
bob-the-builder: Builds images, from your code.
UNDER DEVELOPMENT
Usage
# Build a Dockerfile-based image.
$ bob-builder <path-to-code>
Building with orca-build.
# Build a Heroku-style repo.
$ bob-builder <path-to-code>
Building with Heroku-ish.
# Push to registry too.
$ bob-builder <path-to-code> --push registry:80
Description
Languages
Python
90.1%
Dockerfile
9.9%