| Type | Name and description |
|---|---|
String |
baseImage |
CompositeExecInstruction |
exec |
String |
maintainerDeprecated as per https://docs.docker.com/engine/deprecated/#maintainer-in-dockerfile Will be removed in 4.x release. |
Integer |
port |
Set<Integer> |
ports |
boolean |
skipMaintainerTemporary solution to be able to create image without MAINTAINER and preserve backward compatibility.
|
String |
tag |
Deprecated as per https://docs.docker.com/engine/deprecated/#maintainer-in-dockerfile Will be removed in 4.x release.
Temporary solution to be able to create image without
MAINTAINER and preserve backward compatibility.
Will be removed in 4.x release.