typo
This commit is contained in:
parent
981fd87169
commit
f4f78999a3
|
@ -36,7 +36,7 @@ RUN rm -r /workdir/usr/lib64/python*/{unit,}test
|
||||||
|
|
||||||
# Final image.
|
# Final image.
|
||||||
FROM gentoo/portage:latest
|
FROM gentoo/portage:latest
|
||||||
LABEL maintainer="tastytea+docker@tastytea.de" \
|
LABEL maintainer="tastytea+docker@tastytea.de"
|
||||||
LABEL description="Latest ~amd64 app-portage/repoman."
|
LABEL description="Latest ~amd64 app-portage/repoman."
|
||||||
COPY --from=build /workdir /
|
COPY --from=build /workdir /
|
||||||
RUN eselect profile set default/linux/amd64/17.1/no-multilib
|
RUN eselect profile set default/linux/amd64/17.1/no-multilib
|
||||||
|
|
Loading…
Reference in New Issue
Block a user