mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 13:23:02 +01:00
update jenkins-arm
This commit is contained in:
@@ -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
4
jenkins/arm/README.md
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
jenkins-arm
|
||||||
|
===========
|
||||||
|
|
||||||
|
WARNING: TOO SLOW, DO NOT USE!
|
||||||
Reference in New Issue
Block a user