command in buildah equivalent docker import

32 views Asked by At

Does exist a command in buildah to achieve the same result of docker import? I need to get the same result of

docker import output/images/rootfs.tar <myproject:mytag>

with buidah.

Thanks.

0

There are 0 answers