Skip to content

e0ne/k8s-images

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k8s-images

How to use this Docker image

$ git clone https://github.com/Mellanox/k8s-images.git
$ cd k8s-images
$ docker build -f <Dockerfile> -t <tag> .

How to use this Docker image for spacific OFED version

$ docker build --build-args VERSION=<ofed version>  -f <Dockerfile> -t <tag> .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 74.6%
  • Roff 20.1%
  • Shell 5.3%