You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

dbk

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dbk

Tooling for building and testing docker images

0.2.6
latest
Source
npmnpm
Version published
Weekly downloads
1
-50%
Maintainers
1
Weekly downloads
 
Created
Source

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

FAQs

Package last updated on 05 Mar 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts