commit | 6c6ec2622d8c659c2490312daddc0840684ce40f | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Thu Mar 16 13:37:36 2017 +0100 |
committer | Filip Pytloun <filip@pytloun.cz> | Thu Mar 16 13:37:36 2017 +0100 |
tree | 48067e8dca0213440eb7070575dfc40e51ed5e01 | |
parent | d903d9a5a674b212e0f93c06aca3a084c6996f3f [diff] [blame] |
Add mirantis theme
diff --git a/Dockerfile b/Dockerfile index b696be6..d840aa6 100644 --- a/Dockerfile +++ b/Dockerfile
@@ -72,6 +72,7 @@ # from a derived Dockerfile, can use `RUN plugins.sh active.txt` to setup /usr/share/jenkins/ref/plugins from a support bundle COPY plugins.sh /usr/local/bin/plugins.sh COPY install-plugins.sh /usr/local/bin/install-plugins.sh +COPY theme $JENKINS_HOME/userContent RUN /usr/local/bin/install-plugins.sh \ ansicolor \