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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?