Skip to content

Commit

Permalink
Sun 05 Jan 2025 05:59:27 NZDT
Browse files Browse the repository at this point in the history
  • Loading branch information
YardQuit committed Jan 4, 2025
1 parent f102f1e commit d067376
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,11 @@ COPY build.sh /tmp/build.sh

## run build.sh script and commit
RUN /tmp/build.sh && \
dnf clean all && \
ostree container commit

### 4. PERFORM ANALYSIS CHECKS
RUN bootc container lint

### NOTES:
# - /var/lib/alternatives is required to prevent failure with some RPM installs
Expand Down

0 comments on commit d067376

Please sign in to comment.