Create a pod to hold containers podman pod create \ --name YOUR_POD_NAME \ -p 8080:8080 Create database initialization scripts