netunicorn.base.types.DockerImageRepresentation¶
- class DockerImageRepresentation[source]¶
Bases:
EnvironmentDefinitionRepresentation
Docker image Environment definition JSON representation.
Attributes
commands
runtime_context
Image name.
Build context JSON representation.
Methods
fromkeys
Create a new dictionary with keys from iterable and values set to value.
-
build_context:
BuildContextRepresentation
[source]¶ Build context JSON representation.
-
build_context: