containers/woodpecker-ci/Containerfile
Neil Hanlon a0fdcd2645
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
try with the buildx plugin instead
2022-11-11 18:20:22 -05:00

5 lines
134 B
Docker

FROM rockylinux:9
RUN sed -i -e 's/^mirrorlist.*//g' -e 's/^#baseurl/baseurl/g' /etc/yum.repos.d/*
RUN dnf -y install git-core rsync