https://github.com/fbartels/dccommander
A dcgoss inspired helper script for the testing tool commander
https://github.com/fbartels/dccommander
Last synced: 10 days ago
JSON representation
A dcgoss inspired helper script for the testing tool commander
- Host: GitHub
- URL: https://github.com/fbartels/dccommander
- Owner: fbartels
- License: mit
- Created: 2019-08-26T08:48:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-06T19:08:22.000Z (over 5 years ago)
- Last Synced: 2025-02-16T20:36:05.909Z (3 months ago)
- Language: Shell
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dccommander
`dccommander` is a convienience wrapper ground [commander](https://github.com/SimonBaeumer/commander) that aims to bring the simplicity of `commander` to docker-compose managed container. The script is based on [dcgoss](https://github.com/aelsabbahy/goss/tree/master/extras/dcgoss).
## Usage
### Run
### Edit
### Debugging execution
Specifying the `DEBUG` in the environment not only runs `dccommander` with `set +x`, but also prevents cleaning out the tempdir with the logfile of the container startup.
```bash
DEBUG=true dccommander edit kopano_konnect
```### Environment vars and defaults
COMMANDER_OPTS="--concurrent 1"
COMMANDER_FILES_PATH=konnect