containers/woodpecker-ci/Containerfile
Neil Hanlon 7f5fec3bd0
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
remove debug; run a curl
2022-11-11 19:05:59 -05:00

6 lines
219 B
Docker

FROM rockylinux:9
# 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