Crane
Crane - Lift containers with ease
Install / Use
/learn @michaelsauter/CraneREADME
Crane
Lift containers with ease - michaelsauter.github.io/crane
Overview
Crane is a Docker orchestration tool similar to Docker Compose with extra features and (arguably) smarter behaviour. It works by reading in some configuration (JSON or YAML) which describes how to run containers. Crane is ideally suited for development environments or continuous integration.
Features
- Extensive support of Docker run flags
- Simple configuration with 1:1 mapping to Docker run flags
docker-composecompatible- ultra-fast bind-mounts via Unison on Mac
- Shortcut commands
- Flexible ways to target containers (through groups and CLI flags to exclude/limit)
- Smart detach / attach behaviour
- Verbose output which shows exact Docker commands
- Hooks
- ... and much more!
Documentation & Usage
Please see michaelsauter.github.io/crane/docs.html.
Installation
The latest release is 3.6.1 and requires Docker >= 1.13. Please have a look at the changelog when upgrading.
bash -c "`curl -sL https://raw.githubusercontent.com/michaelsauter/crane/v3.6.1/download.sh`" && \
mv crane /usr/local/bin/crane
Copyright © 2013-2020 Michael Sauter. See the LICENSE file for details.
Related Skills
node-connect
341.6kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
prose
341.6kOpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.
frontend-design
84.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
341.6kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).

