docker build \
--build-arg http_proxy="" \
--build-arg https_proxy="" \
--build-arg all_proxy="" \
--build-arg GOLANG_VERSION=1.24.3 \
--build-arg VERSION=v25.3.1 \
--build-arg GIT_COMMIT=$(git rev-parse HEAD) \
-t <repo>:<tag> \
-f Dockerfile.validator .
forked from NVIDIA/gpu-operator
-
Notifications
You must be signed in to change notification settings - Fork 0
NVIDIA GPU Operator creates, configures, and manages GPUs in Kubernetes
License
spiner-z/gpu-operator
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
NVIDIA GPU Operator creates, configures, and manages GPUs in Kubernetes
Resources
License
Contributing
Security policy
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Go 91.1%
- Shell 6.0%
- Makefile 1.6%
- Other 1.3%