package portainer

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message BuildTask

portainer.proto:9

* Provides the necessary values to build a docker image image : The definition of the image to be built context: Path to the build context tar file (relative to the task sandbox)

message DockerDaemon

portainer.proto:43

* Configuration for the docker daemon

Used in: BuildTask

message DockerImage

portainer.proto:26

* Representation of a docker image

Used in: BuildTask

message DockerRegistry

portainer.proto:35

* Configuration for a docker registry

Used in: DockerImage