Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.5:Update
virt-libguestfs-tools-container.28988
entrypoint.sh
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File entrypoint.sh of Package virt-libguestfs-tools-container.28988
#!/bin/bash -xe # KubeVirt provides LIBGUESTFS_PATH via the pod environemnt. DIR=/usr/local/lib/guestfs LIBGUESTFS_APPLIANCE=/appliance.tar.xz mkdir -p ${DIR} tar -Jxf ${LIBGUESTFS_APPLIANCE} -C ${DIR} touch ${DIR}/done /bin/bash
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor