Skip to content

Commit

Permalink
ci gentoo: use binary packages
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jan 7, 2025
1 parent b202b47 commit b7aa464
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dockerfiles/gentoo-linux.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@ FROM gentoo/stage3
COPY --from=portage /var/db/repos/gentoo /var/db/repos/gentoo

RUN \
getuto && \
emerge \
--getbinpkg \
--usepkg \
app-admin/sudo \
dev-lang/ruby
Expand Down

0 comments on commit b7aa464

Please sign in to comment.