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 test netbsd #2901

Merged
merged 1 commit into from
Mar 4, 2025
Merged

build and test netbsd #2901

merged 1 commit into from
Mar 4, 2025

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 <1951866+crazy-max@users.noreply.github.com>
@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