Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 262 Bytes

File metadata and controls

17 lines (11 loc) · 262 Bytes

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