Skip to content

Instantly share code, notes, and snippets.

@sbin0819
Created July 1, 2022 11:02
Show Gist options
  • Save sbin0819/9332d2222b09e79ffee78691e483d1da to your computer and use it in GitHub Desktop.
Save sbin0819/9332d2222b09e79ffee78691e483d1da to your computer and use it in GitHub Desktop.
docker run -d -p 5432:5432 --name postgres -e POSTGRES_PASSWORD=password postgres
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment