Skip to content
This repository was archived by the owner on Feb 14, 2018. It is now read-only.
This repository was archived by the owner on Feb 14, 2018. It is now read-only.

Current release uses deprecated /v1.11/ API #33

@bruienne

Description

@bruienne

The current API version in docker.coffee is fixed at 1.11 (https://github.com/awvessel/vessel/blob/master/src/app/ipc/docker.coffee#L13) which causes an error with the current 1.7.1 client in recent CoreOS alpha builds. Manually changing the API version to 1.19 resolves the issue for me. It may be necessary to determine which API version is the correct one given the CoreOS build being used or possibly just watch for "API too old" messages and stepping up the API version to the next milestone to be able to continue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions