This project illustrates multiple apps interacting in Podman under Podman Compose with multiple Dockerfile.
"mysql-change-later-strapi" is Strapi community backend app. Illustrating by Dockerfile to create image and run container of Podman and then we change the default SQLite DB to MySQL later upon successfully run the container.