Interface DockerConfig

All Superinterfaces:
io.quarkus.container.image.docker.common.deployment.CommonConfig

@ConfigRoot(phase=BUILD_TIME) @ConfigMapping(prefix="quarkus.docker") public interface DockerConfig extends io.quarkus.container.image.docker.common.deployment.CommonConfig
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
    Configuration for Docker Buildx options.
  • Method Summary

    Modifier and Type
    Method
    Description
    Configuration for Docker Buildx options

    Methods inherited from interface io.quarkus.container.image.docker.common.deployment.CommonConfig

    additionalArgs, buildArgs, cacheFrom, dockerfileJvmPath, dockerfileNativePath, executableName, network