GitFOSS

Read Me

crystal-docker

GitHub release CI Docs

Docker Engine API wrapper. Provides typed interaction with the Docker Engine API.

Client structure has been designed to mirror API provided by the official python SDK.

Installation

  1. Add the dependency to your shard.yml:

    dependencies:
      docker:
        git: https://gitfoss.dev/ethicdevs/crystal-docker-api.git
        branch: master
    
  2. Run shards install

Usage

Read the docs.

Contributing

  1. Fork it (https://github.com/aca-labs/crystal-docker/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Forked & updated from https://github.com/place-labs/crystal-docker

https://gitfoss.dev/ethicdevs/crystal-docker-api

crystal, docker, api.

HTTP Clone:
https://gitfoss.dev/ethicdevs/crystal-docker-api.git
SSH Clone:
git@gitfoss.dev:ethicdevs/crystal-docker-api.git

Branches:master.

Tags:0.4.4, 0.4.3, 0.4.2, 0.4.1, 0.4.0, 0.3.9, 0.3.8, 0.3.7, 0.3.6, 0.3.5, 0.3.4, 0.3.3, 0.3.2, 0.3.1, 0.3.0, 0.2.0,