Skip to content

Instantly share code, notes, and snippets.

@worldofprasanna
Created June 7, 2020 03:03
Show Gist options
  • Save worldofprasanna/a79c9ea64e65ee543a6b3a30c12dd7c5 to your computer and use it in GitHub Desktop.
Save worldofprasanna/a79c9ea64e65ee543a6b3a30c12dd7c5 to your computer and use it in GitHub Desktop.
Deploy dokku application
# Push the changes to remote(dokku) origin
git push dokku master
# List the apps in dokku
dokku apps:list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment