Description
Container-based builds can be described once and run consistently across machines. It is useful for teams that want reproducible build steps and CI-like behavior locally.
Container builds execute project instructions and may access secrets, networks, or mounted files. Review build files before running untrusted projects.