Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-47918

Installing plugins with install-plugins.sh to docker image created from jenkinsci/blueocean fails

XMLWordPrintable

    • Blue Ocean 1.4 - beta 3

      With the following Dockerfile, I get error:

      Creating initial locks...
      mkdir: cannot create directory ‘/usr/share/jenkins/ref/plugins/xunit.lock’: Permission denied

      Note: This error does not occur with jenkins/jenkins:lts

       


      FROM jenkinsci/blueocean:latest

      VOLUME /var/jenkins_home

      RUN /usr/local/bin/install-plugins.sh xunit

      ENTRYPOINT /usr/local/bin/jenkins.sh --httpPort=8080

            ndeloof Nicolas De Loof
            realtieho Teijo Hakala
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: