Docker Compose support 🎉
- Paste a
docker-compose.yml and the app translates it into container run calls: project network, depends_on ordering, live parse preview with warnings
- Grouped containers on the list (expand/collapse, start/stop/delete the whole project)
- One-off init tasks via the
x-init: true service extension — e.g. create a database with the same image but a custom entrypoint; services start only after init completes successfully
- Containers list: new architecture badge column (arm64/amd64, Rosetta indicator) and inline start/stop/restart buttons
⚠️ Ad-hoc signed (not notarized): System Settings → Privacy & Security → Open Anyway, or xattr -dr com.apple.quarantine /Applications/ContainerGUI.app.