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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dstart-0.0.2-py2.py3-none-any.whl.
File metadata
- Download URL: dstart-0.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2bb7a7232d290906c964674e3b3d9cb648797d8e954ce6dbace52953306f7c46
|
|
| MD5 |
e08f78ef6a0f345e4dea578282e73e18
|
|
| BLAKE2b-256 |
7e88d82cafb46051716bc28fafbae7dc572b47c860f352add7ed6996a5a74a35
|