An open API service indexing awesome lists of open source software.

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

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`