Automic VaultAutomic Vault

brew

socktainer mit Homebrew installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install socktainer

local Homebrew formula metadata

Überblick

Paketzusammenfassung

Docker-compatible REST API on top of Apple container

Befehle und Aliase

  • socktainer

Verlauf

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.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

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.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Formelmetadaten deklarieren einen Service- oder Daemon-Block.
  • Homebrew-Bottle-Metadaten sind für 1 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
socktainercliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-08
Manager-Version1.0.0
Manager aktualisiert2026-06-18
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv1.0.0

https://github.com/socktainer/socktainer

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:socktainer
Version1.0.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/socktainer
Homepagehttps://socktainer.github.io
Repositoryhttps://github.com/socktainer/socktainer
Upstream-Dokumentationhttps://github.com/socktainer/socktainer#readme
LizenzApache-2.0
Quellarchivhttps://github.com/socktainer/socktainer/archive/refs/tags/v1.0.0.tar.gz
Zuletzt aktualisiert2026-06-18T21:20:33Z
Pulseupdated
Abhängigkeitencontainer
Bottleverfügbar (auf arm64_tahoe)
Homebrew post-installnicht definiert
Dienstdeclared
EinschränkungenSocktainer 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

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namesocktainer
Version Scheme0
Revision0
Head VersionHEAD
Requirements
  • arch
  • macos
  • xcode
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

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