Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.
/ usdocker Public archive

A collection of Useful Scripts for Docker in Node.JS

Notifications You must be signed in to change notification settings

usdocker/usdocker

Repository files navigation

usdocker

npm version Build Status

A collection of Useful Scripts for Docker http://usdocker.com

Description

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.

Installation

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

Example

Once you installed a package service you just have to 'start it' as easy as:

usdocker mysql up

License

MIT © Joao Gilberto Magalhães