Answer the question
In order to leave comments, you need to log in
How to add an archive for unpacking and Docker image plugins with Jenkins?
Good evening. Installing a docker image with Jenkins.
I do this: docker pull jenkins (this is the official image)
But I need to add some plugins to Jenkins and unpack Maven and Ruby into it. Of course, you can then go in and do it via ssh and/or via the Jenkins web interface. But I would like to automate this as much as possible. Somehow you need to edit the Dockerfile, but I don’t know how to do it. Tell me please.
Answer the question
In order to leave comments, you need to log in
You don't need to edit an existing one. You need to create your image based on the official one.
https://docs.docker.com/engine/tutorials/dockerima...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question