Easy docker-compose pick-and-start
Project description
dstart - Docker start
Command to select services to start with docker-compose
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
Release history Release notifications | RSS feed
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
Close
Hashes for dstart-0.0.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2bb7a7232d290906c964674e3b3d9cb648797d8e954ce6dbace52953306f7c46 |
|
MD5 | e08f78ef6a0f345e4dea578282e73e18 |
|
BLAKE2b-256 | 7e88d82cafb46051716bc28fafbae7dc572b47c860f352add7ed6996a5a74a35 |