An open API service indexing awesome lists of open source software.

https://github.com/turee/pishrink-docker

PiShrink https://github.com/Drewsif/PiShrink dockerized!
https://github.com/turee/pishrink-docker

image parted raspberry-pi raspberrypi

Last synced: about 1 year ago
JSON representation

PiShrink https://github.com/Drewsif/PiShrink dockerized!

Awesome Lists containing this project

README

          

# PiShrink dockerized

See
https://github.com/Drewsif/PiShrink

## Usage

In the directory containing `.img`:

bash:

docker run --rm --privileged=true -v `pwd`:/workdir turee/pishrink-docker pishrink .img

fish:

docker run --rm --privileged=true -v (pwd):/workdir turee/pishrink-docker pishrink .img

Enjoy smaller Raspbian image.