1 Commits

Author SHA1 Message Date
f996179738 debug a thing
Some checks failed
Gentoo Utils / build-oci-image (push) Successful in 5m8s
Gentoo Utils / check-format (push) Successful in 11s
Gentoo Utils / docs (push) Successful in 15s
Gentoo Utils / build (push) Successful in 25s
Gentoo Utils / test (push) Failing after 5s
2025-12-12 21:36:48 -06:00

View File

@@ -31,6 +31,4 @@ USER gentooligan
WORKDIR /workspace
ENTRYPOINT ["/entrypoint.sh"]
CMD ["/bin/bash"]
CMD ["/bin/bash", "-l"]