There are two kind of images. The one built with `pip` for user purposes, and the one built with Poetry for developer purposes.
We are using `podman` instead of `docker` command for not having to run the command as `root`.
In case you use `docker`, you can [add your user into the `docker` group, so you can manipulate `docker` executable without `root` permissions](https://askubuntu.com/a/739861).