Documentation
¶
Index ¶
Constants ¶
View Source
const ( CommunityCNCFSlack = "https://cloud-native.slack.com/archives/C059QP1RH1S" CommunityGitter = "https://gitter.im/docker-slim/community" CommunityDiscord = "https://discord.gg/9tDyxYS" CommunityDiscussions = "https://github.com/slimtoolkit/slim/discussions" )
Community communication forums
View Source
const ( DSLabelVersion = "slimtoolkit.version" DSLabelSourceImage = "slimtoolkit.source.image" DSLabelSourceImageID = "slimtoolkit.source.image.id" DSLabelSourceImageDigest = "slimtoolkit.source.image.digest" )
Labels added to optimized container images
View Source
const ( //reverse engineered Dockerfile for the target container image ReversedDockerfile = "Dockerfile.reversed" ReversedDockerfileOldName = "Dockerfile.fat" //tmp compat )
Other constants that external users/consumers will see
View Source
const ( AppName = "slim" AppVersionName = "Transformer" )
App version constants
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.