Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Nerfstudio dockerfile

Build with Makefile

The Makefile contains the target docker image tag, version and build_args (proxy server).

Build the image only

make build_nerf

Build & push the image to Harbor

make push_nerf