Skip to content

Instantly share code, notes, and snippets.

@afonsoaugusto
Created July 22, 2019 17:04
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 afonsoaugusto/a853eefe4ad1fd9e3f795710cec9c338 to your computer and use it in GitHub Desktop.
Save afonsoaugusto/a853eefe4ad1fd9e3f795710cec9c338 to your computer and use it in GitHub Desktop.
docker run --rm \
-p "8300:8300" \
-p "8400:8400" \
-p "8500:8500" \
-p "8600:53/udp" \
consul \
agent -dev -client 0.0.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment