We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c43fda1 commit a6e0492Copy full SHA for a6e0492
README.md
@@ -8,7 +8,7 @@ A microservice with a redis backend that provides a simple interface for managin
8
```sh
9
docker-compose up
10
```
11
-### Or in podman
+Or in podman
12
13
podman run -d -i -t -p 6379:6379 redis:6-bullseye
14
0 commit comments