Skip to content

Instantly share code, notes, and snippets.

@garystafford
Created October 13, 2020 01:30
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 garystafford/a6977a93b2ab9b4185310ed0cd7fc0b8 to your computer and use it in GitHub Desktop.
Save garystafford/a6977a93b2ab9b4185310ed0cd7fc0b8 to your computer and use it in GitHub Desktop.
docker run -it --rm postgres psql \
-U postgres -h 192.168.1.12 -p 5432 -d demo_iot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment