Skip to content

build and test netbsd - #2901

Merged
tonistiigi merged 1 commit into
docker:masterfrom
crazy-max:netbsd
Mar 4, 2025
Merged

build and test netbsd#2901
tonistiigi merged 1 commit into
docker:masterfrom
crazy-max:netbsd

Conversation

@crazy-max

@crazy-maxcrazy-max commented Jan 9, 2025

Copy link
Copy Markdown
Member

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

@crazy-max
crazy-maxforce-pushed the netbsd branch 8 times, most recently from 0c1adad to 9684e9aCompareFebruary 13, 2025 12:12
@crazy-maxcrazy-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
Copy Markdown
MemberAuthor

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 marked this pull request as ready for review February 14, 2025 10:34
@crazy-max
crazy-maxforce-pushed the netbsd branch 2 times, most recently from 140f1f6 to eaf29dbCompareFebruary 14, 2025 11:10
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
@tonistiigi
tonistiigi merged commit e2d52a8 into docker:masterMar 4, 2025
@crazy-maxcrazy-max mentioned this pull request Mar 4, 2025
@crazy-max
crazy-max deleted the netbsd branch March 11, 2025 22:05
Sign up for freeto 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

@crazy-max@tonistiigi