Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
DockerHelper
/
ant
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Registry
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 874dc8c0
authored
Jun 04, 2017
by
Jessica Hawkwell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Had checksum for zip, but using targz
1 parent
5ef6f171
Pipeline
#181
passed
in 1 minute 25 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
Dockerfile
Dockerfile
View file @
874dc8c
...
@@ -2,7 +2,7 @@ FROM openjdk:8-alpine
...
@@ -2,7 +2,7 @@ FROM openjdk:8-alpine
ARG ANT_VERSION=1.10.1
ARG ANT_VERSION=1.10.1
ARG USER_HOME_DIR="/root"
ARG USER_HOME_DIR="/root"
ARG SHA=
0acf6f46a71985912f9c2c768795b97e5c26bc9a7a0b61d27af8287f8b96cd8
e
ARG SHA=
c6108e7b93df37ee7900a72b84809049271d42c86937004766019d2332201b0
e
ARG BASE_URL=http://www-us.apache.org/dist//ant/binaries
ARG BASE_URL=http://www-us.apache.org/dist//ant/binaries
RUN
mkdir -p /usr/share/ant /usr/share/ant/ref
\
RUN
mkdir -p /usr/share/ant /usr/share/ant/ref
\
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment