9bany / docker-compose-rm

Docker-compose running with remote gist file.

Repository from Github https://github.com9bany/docker-compose-rmRepository from Github https://github.com9bany/docker-compose-rm

docker-compose-rm

docker-compose running with remote gist file.

Manual install

Download dc-rm file to your machine.

# provide permission
chmod +x  dc-rm 
# move to bin
mv dc-rm /usr/local/bin 

Usage

# url is your docker-compose file on gist
# Example: https://gist.githubusercontent.com/9bany/398cc74ae4b5bc84fff75c9cac8677df/raw/docker-compose.yml
dc-rm <url>


image

About

Docker-compose running with remote gist file.

License:MIT License


Languages

Language:Shell 100.0%