runpodctl project build

builds Dockerfile for current project

Synopsis

builds a local Dockerfile for the project in the current folder. You can use this Dockerfile to build an image and deploy it to any API server.

runpodctl project build [flags]

Options

-h, --help          help for build
    --include-env   include environment variables from runpod.toml in generated Dockerfile

SEE ALSO