Skip to content

Instantly share code, notes, and snippets.

@ndeloof
Created March 30, 2015 19:57
Show Gist options
  • Save ndeloof/03b3a16953cda0c62978 to your computer and use it in GitHub Desktop.
Save ndeloof/03b3a16953cda0c62978 to your computer and use it in GitHub Desktop.
FROM jenkins
COPY plugins.txt /usr/share/jenkins/plugins.txt
RUN /usr/local/bin/plugins.sh /usr/share/jenkins/plugins.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment