docker-client/open-api

Docker API Client generated files from OpenAPI Specification

Installs: 11

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Language:Makefile

v6.1.40.0 2020-11-11 07:55 UTC

This package is auto-updated.

Last update: 2024-06-11 16:05:13 UTC


README

This OpenApi Client for Docker is autogenerated from the Docker Engine Api Swagger / OpenApi specification.

Latest Version Supported Php Version

Installation

composer require docker-client/open-api

Versioning

Please be aware, that this package does not use semver. The version string is build from three parts:

v{jane-php version}.{docker engine api major}.{docker engine api minor}.{library patch}

The version v6.1.40.0 would be a client for the docker engine api version v1.40 build with jane-php 6.*. This name scheme is mandatory, as the jane-php major version will most likely break compatibility.

API Documentation