1.0.0 • Published 5 years ago
dcrun v1.0.0
dcrun
dcrun <command> executes command inside Docker container with some benefits:
- if called from outside container - ensures container is running and pass command to it via
docker-compose exec - if called from inside container - just executes command
You don't care from where to call it.
Installation
Download dcrun.sh and make it executable:
wget
chmod +x dcrun.shUsage
tbd
1.0.0
5 years ago