netunicorn.base.types.DockerImageRepresentation¶
- class DockerImageRepresentation[source]¶
Bases:
EnvironmentDefinitionRepresentationDocker image Environment definition JSON representation.
Attributes
commandsruntime_contextImage name.
Build context JSON representation.
Methods
fromkeysCreate a new dictionary with keys from iterable and values set to value.
-
build_context:
BuildContextRepresentation[source]¶ Build context JSON representation.
-
build_context: