1 Commits

Author SHA1 Message Date
2c9dc10f99 debug a thing
Some checks failed
Gentoo Utils / build-oci-image (push) Successful in 8s
Gentoo Utils / check-format (push) Successful in 9s
Gentoo Utils / docs (push) Successful in 12s
Gentoo Utils / build (push) Successful in 21s
Gentoo Utils / test (push) Failing after 4s
2025-12-12 21:34:16 -06:00

View File

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