Tim Holloway wrote:... Although porting the results to actual Docker on my CentOS 7 servers was a problem. Mainly because the Docker "export" format drops key metadata (not a problem specific to PodMan).
Out of interest, I did try move an image from
Podman to
Docker using
podman save and
docker load and it worked fine, but attempting to export a container from
Podman and import into
Docker failed. I didn't bother to try and understand what the issue was since I won't be using
Docker anyway;
Podman +
systemd fulfill my needs.