Skip to content

Instantly share code, notes, and snippets.

@AmreshSinha
Created October 11, 2021 06:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AmreshSinha/8948d8b8c8ee908e1224f6169bf20f5d to your computer and use it in GitHub Desktop.
Save AmreshSinha/8948d8b8c8ee908e1224f6169bf20f5d to your computer and use it in GitHub Desktop.
Heroku Commands
heroku container:login
heroku create
heroku container:push -a APP_NAME
heroku container:release -a APP_NAME
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment