[ ] It also is still using the docker-deamon storage for building and each podman run command is pulling it across to podman storage before executing which takes a little bit of time for larger images.
[ ] There's no unit testing yet
[x] Consider a separate command line command instead of using the flag to switch the cli. ruman or something else shortening run podman maybe rodman
This is towards #196
As of opening this there are a few known issues.
[ ]
--user
doesn't work due to https://github.com/containers/podman/issues/12715 It appears to bottom out in https://github.com/systemd/systemd/issues/21952 then is fixed in https://github.com/systemd/systemd/commit/1af53c0fa8a945616e371cb9cc75ea882874a09c but that's not available on my system yet.[ ] It also is still using the docker-deamon storage for building and each podman run command is pulling it across to podman storage before executing which takes a little bit of time for larger images.
[ ] There's no unit testing yet
[x] Consider a separate command line command instead of using the flag to switch the cli.
ruman
or something else shorteningrun podman
mayberodman