containers/woodpecker-ci/Containerfile

6 lines
219 B
Plaintext
Raw Normal View History

FROM rockylinux:9
2022-11-11 21:25:27 +00:00
2022-11-12 00:05:59 +00:00
# RUN sed -i -e 's/^mirrorlist.*//g' -e 's/^#baseurl/baseurl/g' /etc/yum.repos.d/*
RUN curl http://dl.rockylinux.org/pub/rocky/9/BaseOS/x86_64/os/repodata/repomd.xml
RUN dnf -y install git-core rsync