Skip to content

Instantly share code, notes, and snippets.

@ptgamr
Created April 23, 2017 03:58
Show Gist options
  • Save ptgamr/da612bff481068e5bf2de31d8d5f8ef8 to your computer and use it in GitHub Desktop.
Save ptgamr/da612bff481068e5bf2de31d8d5f8ef8 to your computer and use it in GitHub Desktop.
DevOps

Port Forwarding to a Dokku instance

dokku docker-options:add <container_name> run,deploy -p 127.0.0.1:<host_port>:<container_port>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment