This commit is contained in:
parent
48514c8a54
commit
a0fdcd2645
@ -1,5 +1,4 @@
|
|||||||
FROM rockylinux:9
|
FROM rockylinux:9
|
||||||
|
|
||||||
|
RUN sed -i -e 's/^mirrorlist.*//g' -e 's/^#baseurl/baseurl/g' /etc/yum.repos.d/*
|
||||||
RUN curl 'https://mirrors.rockylinux.org/mirrorlist?arch=x86_64&repo=BaseOS-9'
|
|
||||||
RUN dnf -y install git-core rsync
|
RUN dnf -y install git-core rsync
|
||||||
|
Loading…
Reference in New Issue
Block a user