ploop
tools to work with ploop devices and images
Install
- All systems
-
curl cmd.cat/ploop.sh
- Debian
-
apt-get install ploop
- Ubuntu
-
apt-get install ploop
- Kali Linux
-
apt-get install ploop
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ploop
- Raspbian
-
apt-get install ploop
- Dockerfile
- dockerfile.run/ploop
ploop
tools to work with ploop devices and images
Ploop is a disk loopback block device, not unlike loop but with many features like dynamic resize, snapshots, backups etc. The main idea is to put container filesystem in a file. This package contains tools to work with ploop devices and images.