# Packages
Package dockerfile has utilities that complement Docker's official Dockerfile parser.
# Functions
SafeForLoggingBuild returns a copy of a Build with proxy credentials redacted.
SafeForLoggingBuildCommonSpec returns a copy of a CommonSpec with proxy credential env variable values redacted.
SafeForLoggingEnvironmentList returns a copy of an s2i EnvironmentList array with proxy credential values redacted.
SafeForLoggingEnvVar returns a copy of an EnvVar array with proxy credential values redacted.
SafeForLoggingS2IConfig returns a copy of an s2i Config with proxy credentials redacted.
SafeForLoggingURL removes the user:password section of a url if present.
# Constants
AllowedUIDs is an environment variable that contains ranges of UIDs that are allowed in Source builder images.
DefaultDockerLabelNamespace is the key of a Build label, whose values are build metadata.
DropCapabilities is an environment variable that contains a list of capabilities to drop when executing a Source build.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author