Skip to content

Instantly share code, notes, and snippets.

@codesword
Last active August 20, 2016 19:20
Show Gist options
  • Save codesword/2558ca16fb400c26fa427f9bf93db7ee to your computer and use it in GitHub Desktop.
Save codesword/2558ca16fb400c26fa427f9bf93db7ee to your computer and use it in GitHub Desktop.
docker build -t registry.heroku.com/name-of-heroku-app/web .
docker push registry.heroku.com/name-of-heroku-app/web
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment