Podman
Podman - Volumes 1/2
Podman is a container engine, which provides a daemonless and rootless way to deploy containers in development and production. It's easy to get started, but how do you persist data? How do you put data from your development workstation in a container without building a new image again and again?