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.
Add the dependency to your shard.yml
:
dependencies:
docker:
github: aca-labs/crystal-docker
Run shards install
Read the docs.
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)HTTP::Client
and OpenSSL
extensions from the original docker.cr lib