We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm unable to build any of the images, for example:
containers/ai-lab-recipes/training main ✔ 1h0m ⍉ ▶ make instruct-nvidia Makefile:119: warning: overriding commands for target `clean' common/Makefile.common:120: warning: ignoring old commands for target `clean' /Library/Developer/CommandLineTools/usr/bin/make -C instructlab nvidia make[1]: warning: -jN forced in submake: disabling jobserver mode. rm -rf ../build/instructlab-nvidia/ "podman" build --squash-all -t oci:../build/instructlab-nvidia instructlab/containers/cuda Error: tag oci:../build/instructlab-nvidia: invalid reference format make[1]: *** [../build/instructlab-nvidia/oci-layout] Error 125 make: *** [instruct-nvidia] Error 2
Podman version:
containers/ai-lab-recipes/training main ✔ 1h0m ⍉ ▶ podman version Client: Podman Engine Version: 5.1.1 API Version: 5.1.1 Go Version: go1.22.3 Git Commit: bda6eb03dcbcf12a5b7ae004c1240e38dd056d24 Built: Tue Jun 4 17:37:59 2024 OS/Arch: darwin/arm64 Server: Podman Engine Version: 5.1.1 API Version: 5.1.1 Go Version: go1.22.3 Built: Mon Jun 3 20:00:00 2024 OS/Arch: linux/arm64
The text was updated successfully, but these errors were encountered:
Should be fixed by #642
Sorry, something went wrong.
No branches or pull requests
I'm unable to build any of the images, for example:
Podman version:
The text was updated successfully, but these errors were encountered: