Open cz172638 opened 4 years ago
docker command is hardcoded. with symlink docker -> podman i was able to create container with rootless approach (see #22 ). with option -T (as -t is already used) or similar we should be able to select which container engine/runtime to use.
Would you like to submit a patch for that?
docker command is hardcoded. with symlink docker -> podman i was able to create container with rootless approach (see #22 ). with option -T (as -t is already used) or similar we should be able to select which container engine/runtime to use.