commit
60530b9b5b
@ -1,7 +1,6 @@
|
||||
# CentOS 6.9 from 02/06/2017
|
||||
FROM centos@sha256:a23bced61701af9a0a758e94229676d9f09996a3ff0f3d26955b06bac8c282e0
|
||||
# CentOS 7.9 from 18/11/2020
|
||||
FROM centos@sha256:e4ca2ed0202e76be184e75fb26d14bf974193579039d5573fb2348664deef76e
|
||||
RUN yum install -y wget && \
|
||||
yum install -y system-config-services && \
|
||||
yum install -y curl && \
|
||||
wget --output-document jdk.rpm \
|
||||
https://cdn.azul.com/zulu/bin/zulu8.21.0.1-jdk8.0.131-linux.x86_64.rpm && \
|
Loading…
Reference in New Issue