mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
chore(rust): remove unused Dockerfile-rpm (#9624)
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
# Dockerfile for building RPM packages for CentOS
|
||||
# CentOS Stream 9
|
||||
FROM quay.io/centos/centos:stream9
|
||||
|
||||
RUN yum install -y rpm-build systemd-rpm-macros && yum clean all
|
||||
|
||||
RUN mkdir -p /root/rpmbuild
|
||||
WORKDIR /root/rpmbuild
|
||||
Reference in New Issue
Block a user