/container-run

Docker run wrapper

Primary LanguageShellMIT LicenseMIT

Docker Run Wrapper Build Status

Initial installation

curl 'https://raw.githubusercontent.com/chefkoch-dev/container-run/master/run' -o run
chmod +x run

Update

./run --self-update

Example usage

./run composer/composer composer --version