https://github.com/y4roc/docker-pishrink
Docker-Image to shrink your Pi-Image
https://github.com/y4roc/docker-pishrink
docker macos raspberry-pi shrink windows
Last synced: 13 days ago
JSON representation
Docker-Image to shrink your Pi-Image
- Host: GitHub
- URL: https://github.com/y4roc/docker-pishrink
- Owner: y4roc
- License: gpl-3.0
- Created: 2018-07-26T14:13:57.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-10T08:03:27.000Z (about 1 year ago)
- Last Synced: 2025-03-31T15:50:08.891Z (about 2 months ago)
- Topics: docker, macos, raspberry-pi, shrink, windows
- Language: Dockerfile
- Size: 20.5 KB
- Stars: 69
- Watchers: 4
- Forks: 10
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Docker-PiShrink [](https://travis-ci.org/y4roc/Docker-PiShrink)
Docker-Image to shrink your Pi-Image in Docker without VirtualBox.
## Installation
### Step 1: Install Docker for Mac
### Step 2: Clone this repository
``` bash
git clone https://github.com/y4roc/Docker-PiShrink
cd Docker-PiShrink
```
## Usage1. Start the Docker-Service.
2. Copy your Image in folder `Docker-PiShrink` and open this folder in your terminal.
3. Execute `docker.sh` and wait a little bit.
4. Start `pishrink <./myImage.img>` and your image will be much smaller.
5. Exit the docker container.## Informations
It tested with MacOS X 10.13.6, Docker for Mac 18.03.1-ce and Compose 1.21.1.