We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0a8c32 commit fea0990Copy full SHA for fea0990
README.md
@@ -2,7 +2,7 @@
2
3
### Start custom (Linux/mac os)
4
```
5
-podman run \
+podman run -d \
6
--name my_postgres \
7
-e POSTGRES_USER=admin \
8
-e POSTGRES_PASSWORD=secret \
0 commit comments