crane

Crane - Lift containers with ease

Github stars Tracking Chart

Crane

Lift containers with ease - www.crane-orchestration.com

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-compose compatible
  • ultra-fast bind-mounts via Unison on Mac in the PRO version
  • Shortcut commands
  • Grouping of containers
  • Excluding / limiting containers via CLI
  • Smart detach / attach behaviour
  • Verbose output which shows exact Docker commands
  • Hooks
  • ... and much more!

Documentation & Usage

Please see www.crane-orchestration.com.

Installation

The latest release is 3.5.0 and requires Docker >= 1.13.
Please have a look at the changelog when upgrading.

The free version can be installed via:

bash -c "`curl -sL https://raw.githubusercontent.com/michaelsauter/crane/v3.5.0/download.sh`" && \
mv crane /usr/local/bin/crane

If you are on Mac, check out the PRO version which seamlessly integrates
ultra-fast bind-mounts via Unison
.


Copyright © 2013-2018 Michael Sauter. See the LICENSE file for details.


GoDoc
Build Status

Main metrics

Overview
Name With Ownermichaelsauter/crane
Primary LanguageGo
Program languageGo (Language Count: 3)
Platform
License:MIT License
所有者活动
Created At2013-11-13 10:58:54
Pushed At2023-07-25 08:23:15
Last Commit At2022-07-25 16:23:30
Release Count77
Last Release Namev3.6.1 (Posted on 2021-11-22 20:35:31)
First Release Namev0.1.0 (Posted on )
用户参与
Stargazers Count0.9k
Watchers Count27
Fork Count59
Commits Count866
Has Issues Enabled
Issues Count176
Issue Open Count12
Pull Requests Count135
Pull Requests Open Count2
Pull Requests Close Count53
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private