Skip to content

clayrisser/docker-build-kit

Repository files navigation

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 ☕ ☕ ☕ was consumed in the process of building this project.

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

Beerpay Beerpay

About

Tooling for building and testing docker images

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published