OCI-native container image builds, simplified
@stackerbuild #stacker Community Get Started User GuideOne statically built binary for simplified download and install with no additional dependencies or services.
Hermetically sealed environment for image builds using LXC containers so that builds are repeatable without side-effects.
Build using user namespaces and avoid privileges on host.
Build only the images necessary and rebuild only if any input changed.
Integrated with GitHub as a build-and-push action.
Released as an open source project under Apache2 License.