Skip to content

Commit 05cc85b

Browse files
Robin Alexanderikke-t
authored andcommitted
No need to manually create volumes in podman cli example
1 parent dc4a7a0 commit 05cc85b

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.examples/podman/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ four commands.
1919

2020
```sh
2121
podman network create librebooking
22-
podman volume create db-conf
23-
podman volume create lb-images
24-
podman volume create lb-reservations
2522

2623
podman run --name mariadb-lb \
2724
--detach \

0 commit comments

Comments
 (0)