initialize git lfs
This commit is contained in:
parent
7c35625c82
commit
a07b8856d9
@ -8,5 +8,7 @@ RUN dnf -y install python3-devel
|
||||
RUN dnf -y install nodejs
|
||||
RUN dnf -y install git-lfs
|
||||
RUN dnf clean all
|
||||
# Initialize git lfs
|
||||
RUN git lfs install
|
||||
|
||||
COPY files/rpmmacros /root/.rpmmacros
|
||||
|
Loading…
x
Reference in New Issue
Block a user