# docker-squash mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für docker-squash in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:docker-squash
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install docker-squash
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:docker-squash
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/docker-squash>
- **Version:** 1.2.2
- **Quellzusammenfassung:** Docker image squashing tool
- **Homepage:** <https://github.com/goldmann/docker-squash>
- **Repository:** <https://github.com/goldmann/docker-squash>
- **Upstream-Dokumentation:** <https://github.com/goldmann/docker-squash#readme>
- **Lizenz:** MIT
- **Quellarchiv:** <https://files.pythonhosted.org/packages/77/ef/45dc63f3f0f3fba18306dac34d9be26f9dd0d1a0742a7f0ca39cf1a98b15/docker_squash-1.2.2.tar.gz>
- **Zuletzt aktualisiert:** 2026-05-21T10:31:32Z
- **Generiert:** 2026-07-08T18:08:21+00:00

## Executables

- docker-squash (cli)
- docker-squash (Alias)

## Abhängigkeiten

- certifi
- python@3.14

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf all

## Version und Aktualität

- Seite generiert: 2026-07-08
- Manager-Version: 1.2.2
- Manager aktualisiert: 2026-05-21
- lokale Daten: OK
- Upstream-Repository: https://github.com/goldmann/docker-squash
- Info: No cached GitHub release or tag data was available.
## Projektgeschichte und Nutzung

docker-squash is a Python CLI for squashing Docker image layers. It grew out of a practical image-size problem: Dockerfile instructions create layers, temporary build artifacts can remain in earlier layers, and pushing, saving, or loading those images can cost unnecessary time and storage.

### Projektgeschichte

The README describes docker-squash as a tool that can squash the last n layers of an image or squash from a selected layer to the end, then load the result back into the Docker daemon or store it as a tar archive. It explicitly frames squashing as a way to organize images into more logical layers and avoid carrying temporary files.

### Adoptionsgeschichte

The project was packaged for installation from source, PyPI, and Homebrew. Its relevance is strongest in the legacy Docker builder era, before BuildKit and multi-stage builds reduced the need for post-processing images to remove build-time artifacts.

### Wie es verwendet wird

A typical command selects an image, optionally sets --from-layer or a number of layers, tags the new image with --tag, writes an archive with --output-path, or controls whether the result is loaded back into Docker. The README examples compare docker history before and after squashing to show layer changes.

### Warum Paket-Nerds sich dafür interessieren

docker-squash is notable because it packages image-layer surgery as a normal CLI command. It is a useful historical artifact for understanding how Docker users handled layer bloat before modern Dockerfile patterns and BuildKit made the problem less central.

### Zeitleiste

- Docker 1.9 era: The README documents Docker 1.9 or newer support.
- Python 3 era: The README documents Python 3.6 and newer support.
- BuildKit era: Docker documents the legacy Linux image builder as deprecated, making squashing tools more historical and niche.

### Related projects

- Related projects include Docker Engine, Docker's legacy builder, BuildKit, multi-stage Dockerfiles, and the docker history command used to inspect image layers.

### Quellen

- <https://github.com/goldmann/docker-squash#readme>
- <https://docs.docker.com/engine/deprecated/#legacy-builder-for-linux-images>


## Sicherheitshinweise

Für docker-squash wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** docker-squash
- **Version Scheme:** 0
- **Revision:** 7
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## Verwandte Links

- [Cloud CLI packages](https://www.automicvault.com/de/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://www.automicvault.com/de/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/de/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/de/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [python@3.14](https://www.automicvault.com/de/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [dockviz](https://www.automicvault.com/de/pkg/brew/dockviz/) - Shares av.db curated category or tags: cli, container-images, containers, developer-tools, docker.
- [cdebug](https://www.automicvault.com/de/pkg/brew/cdebug/) - Shares av.db curated category or tags: cli, containers, developer-tools, docker.
- [cek](https://www.automicvault.com/de/pkg/brew/cek/) - Shares av.db curated category or tags: cli, container-images, containers, developer-tools.
- [cekit](https://www.automicvault.com/de/pkg/brew/cekit/) - Shares av.db curated category or tags: cli, containers, developer-tools, docker.
- [devcontainer](https://www.automicvault.com/de/pkg/brew/devcontainer/) - Shares av.db curated category or tags: cli, containers, developer-tools, docker.
- [dive](https://www.automicvault.com/de/pkg/brew/dive/) - Shares av.db curated category or tags: cli, containers, developer-tools, docker.
- [dockcheck](https://www.automicvault.com/de/pkg/brew/dockcheck/) - Shares av.db curated category or tags: cli, containers, developer-tools, docker.
- [docker](https://www.automicvault.com/de/pkg/brew/docker/) - Shares av.db curated category or tags: cli, containers, developer-tools, docker.
- [docker-clean](https://www.automicvault.com/de/pkg/brew/docker-clean/) - Package names and metadata indicate a similar tool family. Shared terms: cli, containers, developer, developer-tools, docker.
- [docker-debug](https://www.automicvault.com/de/pkg/brew/docker-debug/) - Package names and metadata indicate a similar tool family. Shared terms: cli, container, containers, developer, developer-tools.
- [docker-gen](https://www.automicvault.com/de/pkg/brew/docker-gen/) - Package names and metadata indicate a similar tool family. Shared terms: cli, container, containers, developer, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/docker-squash.yml](https://github.com/automic-vault/db/blob/main/combined/docker-squash.yml)


## Quellen

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
