mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-04-20 15:56:07 -04:00
hacking on rpm building
This commit is contained in:
parent
13fefe1dc9
commit
70776963d3
@ -134,7 +134,7 @@ package-linux-amd64-deb:
|
||||
|
||||
package-linux-amd64-rpm:
|
||||
FROM --platform amd64 rockylinux:8
|
||||
RUN yum install -y createrepo rpm-build rpm-sign wget gcc python3 yum-utils rpmdevtools
|
||||
RUN yum install -y createrepo rpm-build rpm-sign yum-utils rpmdevtools
|
||||
RUN rpmdev-setuptree
|
||||
#################################
|
||||
### RPMBUILD .RPM FILES
|
||||
|
Loading…
x
Reference in New Issue
Block a user