Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Now builds also for linux/arm/v7. #269

Merged
merged 5 commits into from
Jul 14, 2022
Merged

Now builds also for linux/arm/v7. #269

merged 5 commits into from
Jul 14, 2022

Conversation

gounthar
Copy link
Contributor

The 4.13.x docker-agent latest release now handles linux/arm/v7, so I just changed the AGENT_IMAGE_BUILD_NUMBER to take that into account, the two references for Debian to the version (. instead of -), and added linux/arm/v7 to Debian for JDK 11 and 17 in the Docker bake file.

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

It does work with

docker buildx bake -f docker-bake.hcl debian_jdk11

and

docker buildx bake -f docker-bake.hcl debian_jdk17

on my machine.

The `4.13.x` `docker-agent` latest dependency now handles `linux/arm/v7`, so I just changed the number version, and the two `Debian` ways of referring to the version (`.` instead of `'-').
docker-bake.hcl Outdated Show resolved Hide resolved
docker-bake.hcl Outdated Show resolved Hide resolved
docker-bake.hcl Outdated Show resolved Hide resolved
gounthar and others added 4 commits July 13, 2022 10:42
Co-authored-by: Damien Duportal <damien.duportal@gmail.com>
Co-authored-by: Damien Duportal <damien.duportal@gmail.com>
Co-authored-by: Damien Duportal <damien.duportal@gmail.com>
@gounthar gounthar marked this pull request as ready for review July 13, 2022 10:08
@gounthar gounthar requested a review from a team as a code owner July 13, 2022 10:08
@timja timja merged commit 708e03d into jenkinsci:master Jul 14, 2022
@gounthar gounthar deleted the armhf branch July 14, 2022 08:42
slide pushed a commit to Vlatombe/docker-inbound-agent that referenced this pull request Nov 24, 2022
Co-authored-by: Damien Duportal <damien.duportal@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants