Skip to content

docker client is out of dateΒ #65

@jalbstmeijer

Description

@jalbstmeijer

I'm calling docker to run jobs in other containers, but recently I started getting these errors;

docker compose exec crontab docker ps
Error response from daemon: client version 1.40 is too old. Minimum supported API version is 1.44, please upgrade your client to a newer version
docker compose exec crontab docker --version
Docker version 19.03.14, build 5eb3275

The server itself is on a higher and incompatible version;

docker --version
Docker version 29.0.0, build 3d4129b

Tried to just install the latest available docker version in the crontab container, but cannot get past 'Docker version 20.10.3, build 48d30b5b32e99c932b4ea3edca74353feddd83ff' with Alhine 3.12

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions