程序包的使用
cn.taketoday.buildpack.platform.docker.configuration
程序包
说明
Central API for performing a buildpack build.
A limited Docker API providing the operations needed by pack.
Docker configuration options.
Docker transport classes providing HTTP operations on a local or remote engine.
-
类说明Docker configuration options.Resolves a
DockerHostfrom the environment, configuration, or using defaults. -
-
cn.taketoday.buildpack.platform.docker.configuration使用的cn.taketoday.buildpack.platform.docker.configuration中的类类说明Docker configuration options.Docker configuration stored in metadata files managed by the Docker CLI.Docker host connection options.Docker registry authentication configuration.
DockerRegistryAuthenticationthat uses a Base64 encoded auth header value based on the JSON created from the instance.Resolves aDockerHostfrom the environment, configuration, or using defaults. -
cn.taketoday.buildpack.platform.docker.transport使用的cn.taketoday.buildpack.platform.docker.configuration中的类类说明Docker host connection options.Resolves a
DockerHostfrom the environment, configuration, or using defaults.