mirror of
https://github.com/naveenrajm7/rpmbuild.git
synced 2025-07-12 04:13:50 +00:00
added log step
This commit is contained in:
@ -4,6 +4,8 @@ COPY . .
|
|||||||
|
|
||||||
RUN yum install -y gcc rpm-build rpm-devel rpmlint make bash coreutils rpmdevtools
|
RUN yum install -y gcc rpm-build rpm-devel rpmlint make bash coreutils rpmdevtools
|
||||||
|
|
||||||
|
RUN pwd && ls -la
|
||||||
|
|
||||||
RUN rpmdev-setuptree
|
RUN rpmdev-setuptree
|
||||||
|
|
||||||
COPY cello.spec ~/rpmbuild/SPECS/
|
COPY cello.spec ~/rpmbuild/SPECS/
|
||||||
|
Reference in New Issue
Block a user