Skip to content

Conversation

@crazy-max
Copy link
Member

@crazy-max crazy-max commented Jan 9, 2025

needs buildkit vendoring related to moby/buildkit#5632
needs or closes #2995

@crazy-max crazy-max force-pushed the netbsd branch 8 times, most recently from 0c1adad to 9684e9a Compare February 13, 2025 12:12
@crazy-max crazy-max added this to the v0.22.0 milestone Feb 14, 2025

cat << 'EOF' > /usr/bin/go-wrapper
#!/bin/sh
export TMPDIR="/var/tmp"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

needs to override TMPDIR otherwise tests fail with no space left error because /tmp partition on netbsd vagrant box doesn't have enough space (512MB).

@crazy-max crazy-max requested a review from tonistiigi February 14, 2025 10:34
@crazy-max crazy-max marked this pull request as ready for review February 14, 2025 10:34
@crazy-max crazy-max force-pushed the netbsd branch 2 times, most recently from 140f1f6 to eaf29db Compare February 14, 2025 11:10
Signed-off-by: CrazyMax <[email protected]>
@tonistiigi tonistiigi merged commit e2d52a8 into docker:master Mar 4, 2025
138 checks passed
@crazy-max crazy-max deleted the netbsd branch March 11, 2025 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants