Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make cli work on OpenBSD #873

Closed
7 of 9 tasks
unkaktus opened this issue Feb 10, 2018 · 4 comments
Closed
7 of 9 tasks

Make cli work on OpenBSD #873

unkaktus opened this issue Feb 10, 2018 · 4 comments

Comments

@unkaktus
Copy link
Contributor

unkaktus commented Feb 10, 2018

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:

@dnephin
Copy link
Contributor

dnephin commented Feb 12, 2018

I added another task to the list. We should build it as part of cross so that we catch regressions.

@thaJeztah
Copy link
Member

Moby changes are brought in through #892

@unkaktus
Copy link
Contributor Author

unkaktus commented Oct 12, 2018

updated the list as there are three more new blockers, ah.

@bsousaa
Copy link
Contributor

bsousaa commented Jan 24, 2023

Closing for now as there is no active work being done here. Though contributions are welcome.

@bsousaa bsousaa closed this as not planned Won't fix, can't repro, duplicate, stale Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants