Skip to content
Snippets Groups Projects
Verified Commit 8fb51552 authored by Poncho's avatar Poncho
Browse files

Dockerfile: run emerge --info

parent 734ab1ff
No related branches found
No related tags found
No related merge requests found
......@@ -10,4 +10,5 @@ ENV ACCEPT_KEYWORDS="~amd64" \
USE=""
RUN emerge dev-vcs/git app-portage/repoman dev-util/pkgcheck \
&& emerge --info \
&& rm -rf /var/cache/distfiles/*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment