crystal-docker v0.2.0
crystal-docker
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
-
Add the dependency to your
shard.yml
:dependencies: docker: github: aca-labs/crystal-docker
-
Run
shards install
Usage
Read the docs.
Contributing
- Fork it (https://github.com/aca-labs/crystal-docker/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- Kim Burgess - creator and maintainer
- Jerome Gravel-Niquet -
HTTP::Client
andOpenSSL
extensions from the original docker.cr lib
Repository
crystal-docker
Owner
Statistic
- 6
- 3
- 2
- 0
- 2
- over 3 years ago
- August 12, 2019
License
MIT License
Links
Synced at
Thu, 21 Nov 2024 10:12:20 GMT
Languages