mirror of
https://github.com/naveenrajm7/rpmbuild.git
synced 2025-07-12 04:13:50 +00:00
centos 8 version of rpmbuild
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
# Using CentOS 7 as base image to support rpmbuild (packages will be Dist el7)
|
# Using CentOS 8 as base image to support rpmbuild (packages will be Dist el8)
|
||||||
FROM centos:7
|
FROM centos:8
|
||||||
|
|
||||||
# Copying all contents of rpmbuild repo inside container
|
# Copying all contents of rpmbuild repo inside container
|
||||||
COPY . .
|
COPY . .
|
||||||
|
Reference in New Issue
Block a user