Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frontainer/nodocker
Docker command helper for Node
https://github.com/frontainer/nodocker
Last synced: about 7 hours ago
JSON representation
Docker command helper for Node
- Host: GitHub
- URL: https://github.com/frontainer/nodocker
- Owner: frontainer
- Created: 2016-08-16T14:00:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-17T05:51:05.000Z (over 8 years ago)
- Last Synced: 2025-01-18T01:35:22.282Z (19 days ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nodocker
*Under construction*
Docker command helper for Node
## Install
```
npm i nodocker --save-dev
```## Usage
```
nd create
nd start
nd up
nd stop
nd restart
```