Logo
Explore Help
Sign In
mirrors/ceph-csi
1
0
Fork 0
You've already forked ceph-csi
mirror of https://github.com/ceph/ceph-csi.git synced 2025-05-21 06:46:42 +00:00
Code Issues Packages Projects Releases Wiki Activity
ceph-csi/mirror/Containerfile

15 lines
239 B
Plaintext
Raw Normal View History

ci: use official CentOS container location registry.centos.org is not officially maintained by the CentOS infrastructure team. The container images on quay.io are the official once and we should use those instead. Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2021-11-19 12:53:19 +05:30
FROM quay.io/centos/centos:latest
ci: add mirror-images container image for automated mirroring The ImageStream and BuildConfig use the Containerfile to build a container image in the OpenShift registry so that automated image mirroring can be configured. Signed-off-by: Niels de Vos <ndevos@redhat.com>
2021-05-14 14:53:16 +02:00
RUN true \
&& yum -y install skopeo \
&& yum -y clean all \
&& true
ADD images.txt /opt/mirror/
ADD mirror-images.sh /opt/mirror/
ENV HOME=/opt/mirror
WORKDIR /opt/mirror
CMD ["./mirror-images.sh"]
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 31ms Template: 0ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API