Created
March 13, 2020 20:35
-
-
Save jheth/28cc89338eff0acedacab7e859955fc8 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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