Add documentation for using Podman with the GitLab Container Registry
Problem to solve
The GitLab Container Registry allows you to publish and share images and tags right alongside your sourcecode and pipelines. However, in our documentation, we only show how to use Docker-in-Docker and not other services like Podman. This can be challenging for organizations that prefer podman.
Proposal
Add documentation for how to build, publish and delete an image using Podman to
Who can address the issue
- The Package group is able to address this issue