https://github.com/redhat-developer/podman-desktop-demo
quick demo scripts for podman desktop
https://github.com/redhat-developer/podman-desktop-demo
Last synced: 7 months ago
JSON representation
quick demo scripts for podman desktop
- Host: GitHub
- URL: https://github.com/redhat-developer/podman-desktop-demo
- Owner: redhat-developer
- Created: 2022-10-11T14:04:14.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-17T14:29:08.000Z (11 months ago)
- Last Synced: 2025-06-05T05:30:08.360Z (7 months ago)
- Language: Java
- Size: 26.2 MB
- Stars: 10
- Watchers: 10
- Forks: 22
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# podman-desktop-demo
In this repository, you'll find scripts to populate Podman Desktop with some images, containers, volumes and pods.
There are multiple scripts available
- *populate-images.sh* : This script populates some popular images
- *run-containers.sh* : This script starts few containers
- *pods/start-pods.sh* : This script starts few pods
- *compose/compose-demo.sh* : This script start a docker-compose
You can run these scripts individually.
Or you can use the `init.sh`file to set all things up.
`sh ./init.sh`