# socktainer mit Homebrew installieren

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

## Installation

```sh
sudo av install brew:socktainer
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install socktainer
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:socktainer
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/socktainer>
- **Version:** 1.0.0
- **Quellzusammenfassung:** Docker-compatible REST API on top of Apple container
- **Homepage:** <https://socktainer.github.io>
- **Repository:** <https://github.com/socktainer/socktainer>
- **Upstream-Dokumentation:** <https://github.com/socktainer/socktainer#readme>
- **Lizenz:** Apache-2.0
- **Quellarchiv:** <https://github.com/socktainer/socktainer/archive/refs/tags/v1.0.0.tar.gz>
- **Zuletzt aktualisiert:** 2026-06-18T21:20:33Z
- **Generiert:** 2026-07-08T07:18:31+00:00

## Executables

- socktainer (cli)
- socktainer (Alias)

## Abhängigkeiten

- container

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Dienst: declared
- Einschränkungen: Socktainer exposes a Docker-compatible REST API. You can connect any tools you installed for Docker daemon. To connect it to your tools, add the following to ~/.bash_profile or ~/.zshrc: export DOCKER_HOST=unix://$HOMEBREW_PREFIX/var/run/socktainer/.socktainer/container.sock
- Bottle: verfügbar auf arm64_tahoe

## Version und Aktualität

- Seite generiert: 2026-07-08
- Manager-Version: 1.0.0
- Manager aktualisiert: 2026-06-18
- lokale Daten: OK
- Upstream-Repository: https://github.com/socktainer/socktainer
- neueste erkannte Version: v1.0.0 (aktuell)
## Projektgeschichte und Nutzung

socktainer is a young macOS command-line daemon that exposes a Docker-compatible REST API on top of Apple's containerization libraries, letting existing Docker clients talk to Apple Container through a local Unix socket.

### Projektgeschichte

The upstream README describes socktainer as both a CLI and daemon, still closely tied to the fast-moving Apple Container ecosystem. The project tracks partial Docker Engine API compatibility and documents Docker CLI and Docker Compose workflows rather than presenting itself as a full Docker replacement.

The project's release history began with a v0.0.1 prerelease in September 2025 and reached v1.0.0 in June 2026, according to its official GitHub releases. That places it in the first wave of package-manager tools adapting Apple's newer local-container stack for developers who already have Docker-oriented muscle memory.

### Adoptionsgeschichte

Adoption evidence is early but concrete: the README documents Homebrew installation, GitHub release binaries, and a former project tap that users can untap after moving to the Homebrew formula.

The README also says the Podman Desktop Apple Container extension uses socktainer to visualize Apple containers and images, giving the tool a role beyond its own command line.

### Wie es verwendet wird

Typical use is to start socktainer, switch Docker to the automatically created socktainer context, and then run familiar commands such as docker ps, docker images, docker run, and Docker Compose workflows against Apple's container backend.

The daemon listens by default on $HOME/.socktainer/container.sock, supports common lifecycle, image, log, stats, health, and event operations, and exposes macOS-specific choices such as Apple Container VM memory mapping and volume sync modes.

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

socktainer matters to package-manager and CLI culture because it is a compatibility shim: a small package that lets a new platform-native runtime participate in the Docker-shaped tooling ecosystem.

For Homebrew users, it is a good example of why formulae often package adapters rather than only upstream engines. The interesting artifact is not just the Swift daemon, but the way it bridges Docker contexts, Unix sockets, Compose expectations, Apple Silicon constraints, and rapidly changing vendor APIs.

### Zeitleiste

- 2025-09: v0.0.1 prerelease published on GitHub.
- 2025-09: v0.1.0 and v0.2.0 followed as early public releases.
- 2026-06: v1.0.0 published with Apple Container 1.0.0-related changes.

### Related projects

- Apple Container: the macOS container backend socktainer wraps.
- Docker Engine API and Docker CLI: the compatibility surface socktainer exposes to users.
- Podman Desktop Apple Container extension: a desktop integration that the socktainer README says uses socktainer.
- Colima and other local macOS container runtimes: neighboring tools in the macOS container developer workflow.

### Quellen

- <https://api.github.com/repos/socktainer/socktainer/releases>
- <https://github.com/socktainer/socktainer#readme>
- source_facts.executables
- source_facts.package-manager


## Sicherheitshinweise

Für socktainer 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:** socktainer
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Requirements:** arch, macos, xcode
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, 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.
- [Networking and protocol packages](https://www.automicvault.com/de/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [container](https://www.automicvault.com/de/pkg/brew/container/) - Runtime dependency declared by Homebrew.
- [apfel](https://www.automicvault.com/de/pkg/brew/apfel/) - Local package facts share a topical domain. Shared terms: api, apple, compatible.
- [container-compose](https://www.automicvault.com/de/pkg/brew/container-compose/) - Local package facts share a topical domain. Shared terms: apple, container, docker.
- [ctop](https://www.automicvault.com/de/pkg/brew/ctop/) - Local package facts share a topical domain. Shared terms: container, docker, top.

## Combined YAML source

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


## Quellen

- Nucleus package database
- package-page enrichment
- curated package history
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
