Uses of Class
templates.hybrid.server.dockerfile
-
Packages that use dockerfile Package Description templates.hybrid.server -
-
Uses of dockerfile in templates.hybrid.server
Methods in templates.hybrid.server that return dockerfile Modifier and Type Method Description dockerfiledockerfile. config(com.fasterxml.jackson.databind.JsonNode config)dockerfiledockerfile. expose(String expose)static dockerfiledockerfile. template(com.fasterxml.jackson.databind.JsonNode config, String expose)Constructors in templates.hybrid.server with parameters of type dockerfile Constructor Description Template(dockerfile model)
-