Chisel
Chisel is Canonical's tool for building small Ubuntu container slices from .deb packages.
Shipped contributions
-
A small Chisel change that turns "invalid slice name" into a message that actually tells you what the rule is.→ Read the post
-
closed Update slice name validation documentation to match actual regex requirements canonical/chisel
Filed during the
#240review: the slice-name docs say names must “start with an alphanumeric character”, but the regex^([a-z](?:-?[a-z0-9]){2,})$rejects leading digits. -
The GitHub About section is empty even though the README opens with a clean one-liner. Asks for the description and topics to be set on the repo metadata.