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

add TARGETARCH to docker image build (#617) #618

Merged
merged 2 commits into from
Sep 25, 2024
Merged

Conversation

BeckerFrank
Copy link
Contributor

No description provided.

@BeckerFrank BeckerFrank added this to the 4.5.0 milestone Sep 25, 2024
@BeckerFrank BeckerFrank requested a review from gnl42 September 25, 2024 02:51
@BeckerFrank BeckerFrank self-assigned this Sep 25, 2024
@@ -125,6 +125,7 @@
# - { servmame: "jenkins-2_303_3", port1: 8081, port2: 50001, data_dir: "jenkins-2.303.3", image_tag: "jenkins/jenkins:2.303.3-lts-jdk11", extra_info: '' }
# - { servmame: "jenkins-1_651_1", port1: 8084, port2: 50004, data_dir: "jenkins-2.303.3", image_tag: "jenkins:1.651.1", extra_info: '"' }
- { servmame: "jenkins-latest-jdk11", port1: 8083, port2: 50003, data_dir: "jenkins-2.303.3", image_tag: "jenkins/jenkins:latest-jdk11", extra_info: '"default": "true"' }
- { servmame: "jenkins-latest", port1: 8084, port2: 50004, data_dir: "jenkins-2.303.3", image_tag: "jenkins/jenkins:latest", extra_info: '' }
Copy link
Contributor

Choose a reason for hiding this comment

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

Why two Jenkins instances of the same version?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Why two Jenkins instances of the same version?

No, they are different versions latest-jdk11 is 2.462 and latest is 2.477

But you are right, we only need one. This was just a test on my side and I forgot to remove this. I created an other commit and comment that line out.

Copy link
Contributor

Choose a reason for hiding this comment

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

Sorry, was just looking at the data set version (2.303.3)

@BeckerFrank BeckerFrank requested a review from gnl42 September 25, 2024 17:43
Copy link
Contributor

@gnl42 gnl42 left a comment

Choose a reason for hiding this comment

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

Loos good

@BeckerFrank BeckerFrank merged commit d3256ee into main Sep 25, 2024
3 checks passed
@BeckerFrank BeckerFrank deleted the 617_TARGETARCH branch September 25, 2024 17: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