Are there two docker images for Jenkins, the official Docker and the official Jenkins...

I wanted to use Jenkins with Docker, so I got a Jenkins image and used it. FROM jenkins:alpine Occurrence of a problem Every time I tried to install a plugin in the Jenkins setup, I got an error. Is there two docker images for ? The reasons are clear If you look at the error in the plugin, you will…