You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
scripts/container: add container selection for dockerinit
In cb16b81 and b9a05b1 we added podman support for containers, but `make
dockerinit` was still fixed on docker, causing ad error when building and
executing a new image with podman installed. This updates the Makefile to
use podman if available also when building the image.
0 commit comments