Skip to content

Tags: 0xIbra/php-docker-client

Tags

3.41.3

Toggle 3.41.3's commit message
DockerClient - methods docs return types + doc gen

3.41.2

Toggle 3.41.2's commit message
Merge branch 'develop'

3.41.1

Toggle 3.41.1's commit message
Merge branch 'develop'

3.41.0

Toggle 3.41.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Switching from GuzzleHttp to Symfony's HttpClient

GuzzleHttp -> Symfony/HttpClient

Minimal PHP version: 7.1.3

Tested PHP versions:
 - 7.1
 - 7.2
 - 7.3
 - 7.4
 - 8.0
 - 8.1

2.41.0

Toggle 2.41.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Docker API connection via TCP rather than unix socket

Connecting to Docker API via TCP rather than unix socket for security purposes.

This change requires additional actions in the docker configuration to expose the api on a specific local port.

1.41.13

Toggle 1.41.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Version change

1.41.12

Toggle 1.41.12's commit message
Container log retrieval - encoding text to UTF-8