Install packages
from_ubuntu_image(),
from_python_image(), from_bun_image(), from_dockerfile(), and
from_dockerfile_content().
Package installers accept lists. For npm_install() and bun_install(),
g=True performs a global install.
Files, repos, and commands
set_file_context() when a build needs a local context directory for copy
steps. Use registry-auth helpers before pulling private images.
Environment, user, and workdir
File operations
Render before build
nullspace template render json|dockerfile parity.
Build resource and cache options live on the build call:
Template.build_in_background() and
builder.to_json(...).