1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-07-17 01:22:25 +02:00

update jenkins-arm

This commit is contained in:
kev
2016-11-01 23:03:49 +08:00
parent 5377b8b211
commit 60a3df4630
2 changed files with 6 additions and 2 deletions

View File

@ -2,7 +2,7 @@
# Dockerfile for jenkins-arm # Dockerfile for jenkins-arm
# #
FROM easypi/alpine-arm FROM easypi/alpine-arm:edge
MAINTAINER EasyPi Software Foundation MAINTAINER EasyPi Software Foundation
ENV JENKINS_HOME /var/jenkins_home ENV JENKINS_HOME /var/jenkins_home
@ -12,7 +12,7 @@ RUN set -xe \
coreutils \ coreutils \
curl \ curl \
git \ git \
openjdk7 \ openjdk8 \
openssh-client \ openssh-client \
ttf-dejavu \ ttf-dejavu \
unzip \ unzip \

4
jenkins/arm/README.md Normal file
View File

@ -0,0 +1,4 @@
jenkins-arm
===========
WARNING: TOO SLOW, DO NOT USE!