Skip to content

Commit

Permalink
no need to spectool install the spec deps into the mock container
Browse files Browse the repository at this point in the history
  • Loading branch information
jw3 committed Dec 27, 2024
1 parent bc156b4 commit 70c2848
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ WORKDIR /tmp/rpmbuild

COPY --chown=10001:0 $spec SPECS/fapolicy-analyzer.spec

USER root
RUN dnf -y builddep SPECS/fapolicy-analyzer.spec

USER 10001

COPY --chown=10001:0 fapolicy-analyzer-$version.tar.gz SOURCES/
Expand Down

0 comments on commit 70c2848

Please sign in to comment.