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-30 10:36:41 +00:00
Code Issues Packages Projects Releases Wiki Activity
ceph-csi/mirror/Containerfile

15 lines
240 B
Plaintext
Raw Normal View History

ci: use CentOS 9 Stream base image for mirroring job Signed-off-by: Niels de Vos <ndevos@ibm.com>
2024-05-29 16:49:03 +02:00
FROM quay.io/centos/centos:stream9
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 \
ci: use CentOS Stream 8 for infra containers The container images for Jenkins Job Builder and mirroring images were still using the EOL CentOS 8 base image. Rebuilding those container-images fails as the CentOS mirrors do not provide the repositories for installing package anymore. Signed-off-by: Niels de Vos <ndevos@redhat.com>
2022-02-03 16:26:53 +01:00
&& dnf -y install skopeo \
&& dnf -y clean all \
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
&& 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: 17ms 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