Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
S
spring-boot
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
DEMO
spring-boot
Commits
f64b7f84
Commit
f64b7f84
authored
Dec 07, 2020
by
Stephane Nicoll
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use proper CentOS base image
See gh-24344
parent
a5a85458
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Dockerfile
...ts/src/test/resources/conf/CentOS/7.9-e4ca2ed0/Dockerfile
+1
-1
No files found.
spring-boot-tests/spring-boot-integration-tests/spring-boot-launch-script-tests/src/test/resources/conf/CentOS/7.9-
27525fe9
/Dockerfile
→
spring-boot-tests/spring-boot-integration-tests/spring-boot-launch-script-tests/src/test/resources/conf/CentOS/7.9-
e4ca2ed0
/Dockerfile
View file @
f64b7f84
# CentOS 7.9 from 18/11/2020
# CentOS 7.9 from 18/11/2020
FROM
centos@sha256:
27525fe9e8a84f95baf88459070124628bf83da7216052ea9365fe46e93a102f
FROM
centos@sha256:
e4ca2ed0202e76be184e75fb26d14bf974193579039d5573fb2348664deef76e
RUN
yum
install
-y
wget
&&
\
RUN
yum
install
-y
wget
&&
\
yum
install
-y
curl
&&
\
yum
install
-y
curl
&&
\
wget
--output-document
jdk.rpm
\
wget
--output-document
jdk.rpm
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment