Skip to content

Build OCI images from a declarative format

License

Notifications You must be signed in to change notification settings

smoser/stacker

This branch is 1 commit ahead of, 106 commits behind project-stacker/stacker:main.

Folders and files

NameName
Last commit message
Last commit date
Aug 9, 2023
Aug 23, 2023
Jul 21, 2023
Aug 23, 2023
Aug 23, 2023
Dec 15, 2022
Apr 23, 2020
Nov 30, 2022
Nov 30, 2022
Nov 30, 2022
Nov 30, 2017
Nov 30, 2022
Mar 15, 2023
Feb 14, 2023
Nov 30, 2022
Aug 22, 2023
Aug 19, 2023
Aug 19, 2023

Repository files navigation

stacker

stacker Build Status codecov.io CodeQL Go Reference

Stacker is a tool for building OCI images natively via a declarative yaml format.

Features

  • Single binary
  • Rootless builds
  • Hermetically sealed builds using LXC containers
  • Also available as a GitHub action

Installation

Stacker has various build and runtime dependencies.

Hacking

See the hacking guide for tips on hacking/debugging stacker.

Usage

See the tutorial for a short introduction to how to use stacker.

See the stacker.yaml specification for full details on the stacker.yaml specification.

Additionally, there are some tips and tricks for common usage.

TODO / Roadmap

  • Upstream something to containers/image that allows for automatic detection of compression
  • Design/implement OCIv2 drafts + final spec when it comes out

Conference Talks

  • An Operator Centric Way to Update Application Containers FOSDEM 2019
  • Building OCI Images without Privilege OSS EU 2018
  • Building OCI Images without Privilege OSS NA 2018

(Note that despite the similarity in name of the 2018 talks, the content is mostly disjoint; I need to be more creative with naming.)

License

stacker is released under the Apache License, Version 2.0, and is:

Copyright (C) 2017-2022 Cisco Systems, Inc. and contributors

About

Build OCI images from a declarative format

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 83.5%
  • Shell 15.0%
  • Other 1.5%