>>108956504
never tried that
either way to run the same compose files you run on docker but in podman on fedora you have to change shit like add selinux markers to volume mounts like
volumes:
- conf:/app/conf:Z
its not one-to-one the same as docker and the docker ecosystem IS bigger almost every containerized program has docker instructions before it has kubernetes/podman/anything else