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

example/build-using-dockerfile/main.go is outdated #4593

Closed
jq460494839 opened this issue Jan 29, 2024 · 2 comments
Closed

example/build-using-dockerfile/main.go is outdated #4593

jq460494839 opened this issue Jan 29, 2024 · 2 comments

Comments

@jq460494839
Copy link

d, err := progressui.NewDisplay(os.Stderr, progressui.TtyMode)

can't found NewDisplay(), TtyMode in progressui, how to use it now?

@jedevc
Copy link
Member

jedevc commented Jan 29, 2024

This changed in #4113.

What version of buildkit are you using in your go.mod? You need to be using a version off of master, since this change is not in a tagged+released version of buildkit.

@jq460494839
Copy link
Author

This changed in #4113.

What version of buildkit are you using in your go.mod? You need to be using a version off of master, since this change is not in a tagged+released version of buildkit.

got it, thank you for your reply

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

2 participants