Skip to content

Make cli work on OpenBSD #873

@unkaktus

Description

@unkaktus

cli does not build on OpenBSD anymore. This is the issue to track the progress on fixing related dependencies.

Steps to reproduce the issue:

  1. GOOS=openbsd GOARCH=amd64 go get github.com/docker/cli/cmd/docker

Describe the results you received:
Various compile-time errors (non-impemented functions, missing syscalls etc)

Describe the results you expected:
Docker cli builds on OpenBSD.

Stages:

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