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

feat(docker-build): add way to use Docker BuildKit #41

Merged
merged 3 commits into from Apr 10, 2023

Conversation

karolsojko
Copy link
Contributor

I'd like to build my pacakges for different platforms and in order to do that I have to utilize the Docker BuildKit.

This PR adds the option to change the build command into buildx build and therefore utilize the Docker BuildKit

Co-authored-by: Tommy Chen <tommy351@gmail.com>
@karolsojko
Copy link
Contributor Author

karolsojko commented Apr 4, 2023

@tommy351 I've applied your suggestion. Though that would mean execUtils.pipevp will receive on the second argument an Array<string | string[]> - is that ok ?

Co-authored-by: Tommy Chen <tommy351@gmail.com>
@tommy351 tommy351 merged commit 5ed7230 into Dcard:master Apr 10, 2023
1 check passed
@github-actions
Copy link

🎉 This PR is included in version 0.10.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

2 participants