Skip to content

Jenkinsfile: enable armhf builds for ubuntu:focal and above#183

Merged
thaJeztah merged 1 commit intodocker:masterfrom
thaJeztah:enable_armhf_focal
Jul 2, 2021
Merged

Jenkinsfile: enable armhf builds for ubuntu:focal and above#183
thaJeztah merged 1 commit intodocker:masterfrom
thaJeztah:enable_armhf_focal

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

@thaJeztah thaJeztah commented Jun 22, 2020

Now that our agents run on a more recent kernel version, problems with seccomp should likely be resolved, so we can enable these for CI.

closes #185
closes #151
closes #142

relates to moby/moby#40734

@thaJeztah
Copy link
Copy Markdown
Member Author

Machines are now on Ubuntu 18.04, but looks like the libseccomp version on that is still too old (we'll probably need ubuntu 19.10, or 20.04 on the host as well

@thaJeztah thaJeztah force-pushed the enable_armhf_focal branch 2 times, most recently from ecff28f to e840b36 Compare June 25, 2021 12:23
Now that our agents run on a more recent kernel version,
problems with seccomp should likely be resolved, so we can
enable these for CI.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah force-pushed the enable_armhf_focal branch from e840b36 to 46ea2e8 Compare June 28, 2021 11:15
@thaJeztah thaJeztah changed the title Jenkinsfile: enable armhf builds for ubuntu:focal Jenkinsfile: enable armhf builds for ubuntu:focal and above Jun 28, 2021
@thaJeztah
Copy link
Copy Markdown
Member Author

@StefanScherer PTAL; looks like the newer Docker version in CI resolved this issue

(not sure what's best to verify the artefacts on an actual armhf machine though)

@StefanScherer
Copy link
Copy Markdown
Member

@thaJeztah Yes I can take a look. Nice we have artifacts that I can download for a test. 👍

Copy link
Copy Markdown
Member

@StefanScherer StefanScherer left a comment

Choose a reason for hiding this comment

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

LGTM
I've installed the Ubuntu Focal package on a RPi2 and I can pull images and run containers with it!

@thaJeztah
Copy link
Copy Markdown
Member Author

Whoop! Thank you so much, Stefan

@thaJeztah
Copy link
Copy Markdown
Member Author

I'll go ahead and merge (this only affects CI, so no direct risk involved)

@thaJeztah thaJeztah merged commit 1e28d7d into docker:master Jul 2, 2021
@thaJeztah thaJeztah deleted the enable_armhf_focal branch July 2, 2021 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants