In order to test and develop on your local machine, you can use a specially built container with Podman or Docker as follows.
It's way better than Docker for hardcore container enthusiasts ...
Podman (the POD MANager) is a tool for managing containers and images, volumes mounted into those containers, and pods made from groups of containers. Podman runs containers on Linux, but can also be ...