Skip to content

Early exploration into using Docker for dev-prod parity

License

Notifications You must be signed in to change notification settings

tcnksm/heroku-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heroku Toolbelt Docker Plugin

Develop with Docker. Deploy to Heroku.

Installation

heroku plugins:install heroku-docker

A working local Docker installation is required. Docker 1.6 or later is recommended and 1.6 is required on Windows. We recommend Boot2docker for users on OS X and Windows.

See the following Dev Center guides for details on how to user the plugin:

Testing

npm install
npm test
  • Requires io.js
  • Assumes that docker is accessible
  • Assumes that it's being run in a directory that the docker host (like boot2docker) can mount

About

Early exploration into using Docker for dev-prod parity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.5%
  • Perl 15.0%
  • Makefile 0.5%