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

Should not docker-machine-driver-vultr bin file be updated to releases, should it? #33

Open
JounQin opened this issue Nov 20, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@JounQin
Copy link

JounQin commented Nov 20, 2023

https://github.com/vultr/docker-machine-driver-vultr/releases/tag/v2.1.0

https://github.com/vultr/docker-machine-driver-vultr/releases/download/v2.1.0/docker-machine-driver-vultr

CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -o build/$(BINARY) -${LDFLAGS} machine/main.go

It only supports linux amd64.

@JounQin JounQin added the bug Something isn't working label Nov 20, 2023
@optik-aper optik-aper added enhancement New feature or request and removed bug Something isn't working labels Nov 20, 2023
@optik-aper
Copy link
Member

@JounQin Thanks for the feedback. I plan on standardizing the go builds in the Vultr repos soon and will add the extra builds at that time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants