Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Oct 26, 2019. It is now read-only.

Releases: docker-php/docker-php

v2.0.0

12 Mar 13:34
6591b46
Compare
Choose a tag to compare

1.24.0

08 Aug 10:43
Compare
Choose a tag to compare

1.24 Release for Docker 1.12

1.23.1

02 Jul 14:19
Compare
Choose a tag to compare
  • Fix Volume Creation (Missing header) by @fguillot
  • Fix ports retrieving on container by @dontub
  • Add support for more Keyword in Dockerfile context builder by @5sw

1.23

02 Jul 14:15
Compare
Choose a tag to compare

Docker 1.11 Support (1.23 Remote API)

Docker Remote API 1.22

09 Feb 01:27
Compare
Choose a tag to compare

Update library to use Docker Remote API in 1.22 (docker 1.10)

Also includes changes from 1.21.1 release

Fixing bug release for 1.21 remote api

09 Feb 01:26
Compare
Choose a tag to compare
  • Fix a bug for getting ports in container see #155
  • Have a valid swagger specification #154
  • Fix requirements for symfony #157

Version 1.21 of Docker PHP

29 Jan 20:13
Compare
Choose a tag to compare

First stable release, see our documentation on how to use this library.

Refactoring Release

11 Jan 14:49
Compare
Choose a tag to compare
Refactoring Release Pre-release
Pre-release

This release is a complete BC break with 0.4 version, read the doc before updating on how to manage the new version

## What's new

  • Using php-http as the http client
  • 100% support of docker api
  • New layer for interaction with running / attach a container / image / exec process
  • Using generated code as the base layer with the jane/swagger library

This is also one of the last release before passing to stable version.

v0.4.0

05 Feb 14:03
Compare
Choose a tag to compare