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

Build and export Binaries wit Dagger #214

Open
Vad1mo opened this issue Oct 22, 2024 · 3 comments
Open

Build and export Binaries wit Dagger #214

Vad1mo opened this issue Oct 22, 2024 · 3 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@Vad1mo
Copy link
Member

Vad1mo commented Oct 22, 2024

We used to run

dagger call build export --path=./bin

to build and export the binaries locally, now the command is exporting a bin file (which looks like the tgz. container image)

As a developer, I would like to use Dagger to build binaries.

To speed up local development, I would be nice to have a debug build for my native platform.

@Standing-Man
Copy link
Contributor

Hi @Vad1mo and @bupd, I added BuildDev function to build the Go binary for the specified platform.

@Vad1mo Vad1mo added the help wanted Extra attention is needed label Oct 24, 2024
@Vad1mo
Copy link
Member Author

Vad1mo commented Oct 24, 2024

@tylerauerbeck

@bupd
Copy link
Member

bupd commented Oct 30, 2024

this can be closed since this is completed via #219

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants