A collection of Useful Scripts for Docker http://usdocker.com
USDocker is a npm package that enables you to run services from Docker Images but you dont need know docker. You'll have instant appliances.
This package is base from the packages services. Please visit the documentation to learn how to create your scripts, install and get the list of packages using USDocker.
The main package:
npm i -g @usdocker/usdocker
Once you installed a package service you just have to 'start it' as easy as:
usdocker mysql up
MIT © Joao Gilberto Magalhães