Comments - running mariadb und podman
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.
While mariadb is referred to the short name, the real url for docker official images (that docker) abbreviates is docker.io/library/mariadb, so use this as the base url for podman to avoid ambiguity.
Running podman in an interactive terminal will normally give a choice of a few repositories to retrieve this from.
Thank you, will try this ASAP