Replies: 1 comment 2 replies
-
|
If there are no existing slices for @cjdcordeiro, is there a way to add an entire non-slice package from the default Ubuntu repositories, without contributing it as a slice? For example, if a package has no need to be sliced? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm converting our
6.0.35-jammydistro-based runtime images to distroless6.0.35-jammy-chiseledimages. I need fonts in the runtime. In the distro-based image, they are installed as followingI found
libfontconfig1andfontconfigslices incanonical/chisel-releasesand can cut the slices as following.But I can find ones for
fonts-freefont-ttfandmsttcorefonts. Any ideas how to install these font packages to the6.0.35-jammy-chiseledimage? Thanks.Beta Was this translation helpful? Give feedback.
All reactions