Skip to content

docker-compose exec broken after automatic container update #214

@MikeAtUABB

Description

@MikeAtUABB

Despite the installation script forcing the addition of a 3rd-Party docker repo, and ensuring all applications are up to date, our own installation became inaccessible via docker-compose exec. Thanks to forced automatic updates of the container, we have no idea when this actually broke.

root@portal:/home/ab/customer_portal# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 22.04.5 LTS
Release:        22.04
Codename:       jammy

root@portal:/home/ab/customer_portal# docker-compose exec app /bin/bash
ERROR: client version 1.36 is too old. Minimum supported API version is 1.44, please upgrade your client to a newer version
root@portal:/home/ab/customer_portal# 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions