[GH-ISSUE #3] Need to support older versions of docker #2

Closed
opened 2026-03-01 21:39:02 +03:00 by kerem · 1 comment
Owner

Originally created by @cplee on GitHub (Jan 15, 2019).
Original GitHub issue: https://github.com/nektos/act/issues/3

Error response from daemon: client version 1.39 is too new. Maximum supported API version is 1.37

Originally created by @cplee on GitHub (Jan 15, 2019). Original GitHub issue: https://github.com/nektos/act/issues/3 ` Error response from daemon: client version 1.39 is too new. Maximum supported API version is 1.37`
kerem closed this issue 2026-03-01 21:39:02 +03:00
Author
Owner

@cplee commented on GitHub (Jan 15, 2019):

workaround is to pass API version via environment variable:

DOCKER_API_VERSION=1.37 act

<!-- gh-comment-id:454502537 --> @cplee commented on GitHub (Jan 15, 2019): workaround is to pass API version via environment variable: `DOCKER_API_VERSION=1.37 act`
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#2
No description provided.