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

Publish the Debian 10 image to Dockerhub #107

Closed
jakub-bochenski opened this issue Mar 4, 2020 · 6 comments
Closed

Publish the Debian 10 image to Dockerhub #107

jakub-bochenski opened this issue Mar 4, 2020 · 6 comments

Comments

@jakub-bochenski
Copy link

You can see the existing builds here: https://hub.docker.com/r/jenkins/slave/builds
One would need to be added to create a build using the dockerfile added.

#106 (comment)

@rtyler @krichter722 @slide Is this going to happen any time soon?

@slide
Copy link
Member

slide commented Mar 4, 2020

I don't have permissions on the dockerhub repo to do anything.

@slide
Copy link
Member

slide commented Mar 4, 2020

@oleg-nenashev Could you add the necessary tag setup to dockerhub builds?

@jakub-bochenski
Copy link
Author

Anyone? I see the docker images were updated recently, but Debian 10 is still not published :(

@slide
Copy link
Member

slide commented Mar 31, 2020

I'm confused, when I run the normal jenkins/slave image:

docker run -it jenkins/slave:latest-jdk11 /bin/bash

jenkins@4bf6f9f68937:~$ cat /etc/*release
PRETTY_NAME="Debian GNU/Linux 10 (buster)"
NAME="Debian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"

This says to me that we don't need a specific -buster Dockerfile, we are already using buster?

@slide
Copy link
Member

slide commented Apr 14, 2020

The latest agent images are now buster by default. The repository on dockerhub has changed to jenkins\agent

@oleg-nenashev
Copy link
Member

lemeurherve pushed a commit to lemeurherve/docker-agent that referenced this issue Nov 27, 2023
Add Gitter and GitHub Releases badges to README
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

No branches or pull requests

3 participants