0.2.6 • Published 6 years ago

dbk v0.2.6

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

docker-build-kit

Beerpay Beerpay GitHub stars

Tooling for building and testing docker images

Please this repo if you found it useful

Features

  • Supports docker-compose.yml
  • Works with stdio
  • SSH into containers
  • Organize tagging

Installation

npm install -g dbk

Dependencies

Usage

dbk -h
  Usage: dbk [options] [command]


  Options:

    -V, --version           output the version number
    -c --compose [path]     docker compose path
    -f --dockerfile [path]  dockerfile path
    -i --image [name]       name of image
    -r --root [path]        root path
    -s --service [name]     name of the service
    -t --tag [name]         tag of docker image
    -v --verbose            verbose logging
    --root-context          use root path as context path
    -h, --help              output usage information


  Commands:

    build [service]
    info [service]
    pull [service]
    push [service]
    run [service]
    ssh [service]
    up

Support

Submit an issue

Contributing

Review the guidelines for contributing

License

MIT License

Jam Risser © 2018

Changelog

Review the changelog

Credits

Support on Beerpay (actually, I drink coffee)

A ridiculous amount of coffee :coffee: :coffee: :coffee: was consumed in the process of building this project.

Add some fuel if you'd like to keep me going!

Beerpay Beerpay

0.2.6

6 years ago

0.2.5

6 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago