Skip to content

Generate a node service (expecting native docker - docker for mac/windows beta)

Notifications You must be signed in to change notification settings

hharnisc/generator-service-native-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

generator-service-native-docker

Yeoman generator to build, test and deploy a node service with a native docker. (docker beta for mac/windows).

This is the result of what was learned in the 2nd iteration of Developing Inside Docker Containers With OSX

Setup

$ npm install -g yo

Clone the generator then run:

$ npm link

Sequence

  1. Create a blank repo on github, clone to local system.
  2. Run yo service-native-docker
  3. Commit and push.

About

Generate a node service (expecting native docker - docker for mac/windows beta)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published