Socket
Socket
Sign inDemoInstall

blackfish

Package Overview
Dependencies
164
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    blackfish

docker* cli extensions


Version published
Weekly downloads
0
Maintainers
2
Install size
5.20 MB
Created
Weekly downloads
 

Readme

Source

blackfish

docker-compose cli extensions

Build Status semantic-release JavaScript Style Guide

install

npm install -g blackfish

usage

blackfish installs with two executables, blackfish, or bf for short.

run blackfish to glob up your compose files and run a subset of compose services.

blackfish will create a new compose file based on your selection, and proxy the rest of your command off to docker-compose.

$ bf --help

  docker* cli extensions

  Usage
    $ bf

  Options
    --compose, -c docker-compose
    --interactive, -i  interactive docker-compose
    --files, -f compose files

  Examples
    $ bf -ci -- up
    $ bf -ci -f docker-compose.yml,docker-compose.dev.yml -- up

warning

  • alpha software! ;)

Keywords

FAQs

Last updated on 20 Aug 2018

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc