Package com.bmuschko.gradle.docker.tasks.image
package com.bmuschko.gradle.docker.tasks.image
-
ClassDescriptionCreates a Dockerfile based on the provided instructions.Represents a
ADDinstruction.Represents aARGinstruction.Represents a comment instruction.Input data for aDockerfile.CopyFileInstruction.Represents aCOPYinstruction.Represents aCMDinstruction.Represents aENTRYPOINTinstruction.Represents aENVinstruction.Represents aEXPOSEinstruction.Input data for aDockerfile.AddFileInstructionorDockerfile.CopyFileInstruction.Dockerfile.FileInstruction<T extends Dockerfile.File>An instruction whose value is a Dockerfile.File.Input data for aDockerfile.FromInstruction.Represents aFROMinstruction.An instruction that uses the provided value as-is without any additional formatting.Input data for aDockerfile.HealthcheckInstruction.A representation of an instruction in a Dockerfile.Represents aLABELinstruction.An instruction whose value is a Map.Represents aONBUILDinstruction.Represents aRUNinstruction.An instruction whose value is a String array.An instruction whose value is a String.Represents aUSERinstruction.Represents aWORKDIRinstruction.