Created
April 9, 2023 11:34
-
-
Save ephraimduncan/493b1fdedd6709372ec60644e7c2d7e8 to your computer and use it in GitHub Desktop.
Revisions
-
ephraimduncan created this gist
Apr 9, 2023 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ docker run --name postgres-db -e POSTGRES_PASSWORD=docker -p 5432:5432 -d postgres