Silcrate 0.1.7
Silcrate is a native macOS app for Apple's container CLI. It gives you a fast, native interface for running and managing Linux containers on Apple silicon — no terminal required — with everything the underlying tooling exposes surfaced through a clean SwiftUI interface.
Highlights
- Containers — Create, start, stop, and delete containers, browse them in a live list, inspect their configuration and logs, and open a shell into any running container.
- Machines — Manage the
containersystem service and its virtual machines: start and stop the runtime, and control the environment your containers run in. - Images — Pull, tag, and remove images, browse your local image store, and inspect layers, digests, and metadata.
- Volumes — Create and delete volumes and see what's mounted where, so persistent data is easy to manage.
- Networks — View and manage container networks and inspect how your containers are connected.
- Builds — Build images from a Dockerfile directly in the app and follow build output as it streams.
- Live stats — Watch CPU, memory, and resource usage for running containers in real time.
- In-app updates — Silcrate keeps itself current with built-in updates, so new releases install with a single click.