You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/11/09 07:55:52 UTC

[GitHub] [beam] mosche opened a new issue, #24053: [Bug]: Dockerized Jenkins image fails to build

mosche opened a new issue, #24053:
URL: https://github.com/apache/beam/issues/24053

   ### What happened?
   
   Most recent Jenkins images (`jenkins/jenkins:lts`) do not contain `install-plugins.sh` anymore, causing the build to fail.
   
   ```
    > [3/9] RUN /usr/local/bin/install-plugins.sh < /usr/share/jenkins/ref/plugins.txt:
   #5 0.195 WARN: install-plugins.sh has been removed, please switch to jenkins-plugin-cli
   ```
   
   The lastest image I was able to use without changing the Dockerfile is `jenkins/jenkins:2.346.1-lts`
   
   
   
   ### Issue Priority
   
   Priority: 2
   
   ### Issue Component
   
   Component: build-system


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] mosche closed issue #24053: [Bug]: Dockerized Jenkins image fails to build

Posted by GitBox <gi...@apache.org>.
mosche closed issue #24053: [Bug]: Dockerized Jenkins image fails to build
URL: https://github.com/apache/beam/issues/24053


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org