Skip to content

Instantly share code, notes, and snippets.

@jheth
Created March 13, 2020 20:35
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 jheth/28cc89338eff0acedacab7e859955fc8 to your computer and use it in GitHub Desktop.
Save jheth/28cc89338eff0acedacab7e859955fc8 to your computer and use it in GitHub Desktop.
docker pull swaggerapi/swagger-ui
docker tag swaggerapi/swagger-ui registry.heroku.com/outdoorsy-swagger/web
docker push registry.heroku.com/outdoorsy-swagger/web
heroku container:release web --app outdoorsy-swagger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment