crane

Crane - Lift containers with ease

Github星跟蹤圖

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

主要指標

概覽
名稱與所有者michaelsauter/crane
主編程語言Go
編程語言Go (語言數: 3)
平台
許可證MIT License
所有者活动
創建於2013-11-13 10:58:54
推送於2023-07-25 08:23:15
最后一次提交2022-07-25 16:23:30
發布數77
最新版本名稱v3.6.1 (發布於 2021-11-22 20:35:31)
第一版名稱v0.1.0 (發布於 )
用户参与
星數0.9k
關注者數27
派生數59
提交數866
已啟用問題?
問題數176
打開的問題數12
拉請求數135
打開的拉請求數2
關閉的拉請求數53
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?