docr

CI

Docker client for Crystal.

Description

Remaining issues:

PRs are always welcomed!

Installation

  1. Add the dependency to your shard.yml:

    dependencies:
      docr:
        github: marghidanu/docr
  2. Run shards install

Usage

require "docr"

Supported API calls

Containers

Images

Networks

Volumes

Exec

System

Contributors