File entrypoint.sh of Package virt-libguestfs-tools-container.21081
#!/bin/bash -xe # KubeVirt will provide LIBGUESTFS_PATH via the pod environemnt. Unset it so the # default search paths are used. unset LIBGUESTFS_PATH /bin/bash
#!/bin/bash -xe # KubeVirt will provide LIBGUESTFS_PATH via the pod environemnt. Unset it so the # default search paths are used. unset LIBGUESTFS_PATH /bin/bash