try with the buildx plugin instead
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Neil Hanlon 2022-11-11 18:20:22 -05:00
parent 48514c8a54
commit a0fdcd2645
Signed by: neil
GPG Key ID: 705BC21EC3C70F34

View File

@ -1,5 +1,4 @@
FROM rockylinux:9
RUN curl 'https://mirrors.rockylinux.org/mirrorlist?arch=x86_64&repo=BaseOS-9'
RUN sed -i -e 's/^mirrorlist.*//g' -e 's/^#baseurl/baseurl/g' /etc/yum.repos.d/*
RUN dnf -y install git-core rsync