Skip to content

Commit

Permalink
Remove Akmods repo too
Browse files Browse the repository at this point in the history
  • Loading branch information
bennothommo committed Sep 26, 2024
1 parent 6f21430 commit 64d92f9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ FROM ghcr.io/ublue-os/${SOURCE_IMAGE}${SOURCE_SUFFIX}:${SOURCE_TAG}
## make modifications desired in your image and install packages by modifying the build.sh script
## the following RUN directive does all the things required to run "build.sh" as recommended.

COPY --from=ghcr.io/ublue-os/akmods-extra:fsync-40 /rpms/ /tmp/rpms

COPY build.sh /tmp/build.sh

RUN mkdir -p /var/lib/alternatives && \
Expand Down

0 comments on commit 64d92f9

Please sign in to comment.