This commit is contained in:
tastytea 2020-05-07 13:22:36 +02:00
parent 981fd87169
commit f4f78999a3
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ RUN rm -r /workdir/usr/lib64/python*/{unit,}test
# Final image.
FROM gentoo/portage:latest
LABEL maintainer="tastytea+docker@tastytea.de" \
LABEL maintainer="tastytea+docker@tastytea.de"
LABEL description="Latest ~amd64 app-portage/repoman."
COPY --from=build /workdir /
RUN eselect profile set default/linux/amd64/17.1/no-multilib