mirror of
https://github.com/kennethreitz/bob-builder.git
synced 2026-06-05 23:20:17 +00:00
355 B
355 B
bob-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