Skip to main content

Easy docker-compose pick-and-start

Project description

dstart - Docker start

Command to select services to start with docker-compose

Usage gif

Install

pip3 install dstart

Usage

> dstart
  • SPACEBAR to select services
  • ENTER to start selected services
$ dstart --help
usage: dstart [-h] [-f FILE] [--print-only] [--extra ...]

Command to select services to start with docker-compose.

optional arguments:
  -h, --help            show this help message and exit
  -f FILE, --file FILE  Specify an alternate compose file (default: docker-compose.yml)
  --print-only          Just print docker-compose command and exit
  --extra ...           Extra arguments will be passed to `docker-compose up` command

How does it work

It uses docker-compose command to list all running container then docker-compose up <SERVICES> to start them

See also

dkill - Docker Kill

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

dstart-0.0.2-py2.py3-none-any.whl (3.5 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page