@dockerless/cli
v1.0.0
Published
CLI tool for managing Docker applications on AWS
Downloads
11
Maintainers
Readme
Dockerless
Dockerless was designed from the ground up to be easily installed and used to get your dockerized application up and running quickly on AWS.
Quick start
Install
$ npm install -g @dockerless/cli
The documentation can be found on the Dockerless Docs Website.
Using locally for contributing to Dockerless
Install
$ npm install
Linking package for local use
It's important to not have the global Dockerless package installed.
$ npm link
Build the code
$ npm run build
Using the package
$ dockerless