Skip to content

cmattoon/guestfish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cmattoon/guestfish

This image provides the guestfish program from libguestfs

Install

To "install", run make install, or copy the guestfi.sh script to $PATH and make it executable:

cp scripts/guestfi.sh /usr/local/bin/guestfi.sh
chmod +x /usr/local/bin/guestfi.sh

Usage

The guestfi.sh script runs the image with -v $(PWD):/work, which is the WORKDIR of the image. This lets you use guestfi.sh just as you would if you installed guestfish.

CLI

  1. Run ./scripts/cli.sh
  2. In the container, run guestfish

Conversion Scripts

Convert *.img to Docker Image

`./scripts/docker-import-img.sh <path-to-img> <docker-img-tag>`

Build

Make

If you have make installed, use:

make container

Docker

If you don't have make installed, build normally with docker:

docker build -t cmattoon/guestfish .

Releases

No releases published

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy