fixup
Some checks failed
Build gentoo-utils docker image / build-docker (push) Failing after 3m9s

This commit is contained in:
2025-12-05 00:59:14 +00:00
parent 89c3adb371
commit 089d596a22

View File

@@ -1,8 +1,8 @@
FROM gentoo/stage3:latest
COPY ./etc/. /
COPY ./. /
RUN ls /etc/portage
RUN ls /etc/portage -R
RUN getuto