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

Choose a tag to compare

@joelwurtz joelwurtz released this 12 Mar 13:34
6591b46
v2.0.0

1.24.0

Choose a tag to compare

@joelwurtz joelwurtz released this 08 Aug 10:43

1.24 Release for Docker 1.12

1.23.1

Choose a tag to compare

@joelwurtz joelwurtz released this 02 Jul 14:19
  • 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

Choose a tag to compare

@joelwurtz joelwurtz released this 02 Jul 14:15

Docker 1.11 Support (1.23 Remote API)

Docker Remote API 1.22

Choose a tag to compare

@joelwurtz joelwurtz released this 09 Feb 01:27

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

Choose a tag to compare

@joelwurtz joelwurtz released this 09 Feb 01:26
  • 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

Choose a tag to compare

@joelwurtz joelwurtz released this 29 Jan 20:13

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

Refactoring Release

Refactoring Release Pre-release
Pre-release

Choose a tag to compare

@joelwurtz joelwurtz released this 11 Jan 14:49

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

Choose a tag to compare

@ubermuda ubermuda released this 05 Feb 14:03