Website |
Rocks comply with the Open Container Initiative’s (OCI) image format specification, and can be stored in any OCI-compliant container registry (e.g. DockerHub, ECR, ACR, ...) and used by any OCI-compliant tool (e.g. Docker, Podman, Kubernetes, ...).
Interoperability between rocks and other containers also extends to how container images are built, allowing rocks to be used as bases for existing build instructions, such as Dockerfiles, for further customisation and development.
A rock is:
Website | Source | Manual (1.3.2)
Chisel is a software tool for extracting well-defined portions (aka slices) of Debian packages into a filesystem.
Using the analogy of a tool to carve and cut stone, Chisel is used in Rockcraft to sculpt minimal collections of files that only include what is needed for the rock to function properly.
See Cut existing slices for information about using the tool.
Last modified 14 December 2025