Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 392 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 392 Bytes

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