Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Pushes an image to a docker registry.  The default registry is docker.io but that can be overridden using the 'Docker Registry Address' environment instance property.  Depending on the size of the image it is not uncommon for this operation to take several minutes to complete.

...

The registry user's password.

Property Name

Property Code

Required

Description

Docker Server Address

FDDKR_DOCKER_SERVER

No

The IP address of the Docker server.  Required if Docker Unix Socker is not set.

Docker PortFDDKR_DOCKER_PORTNoThe port the Docker service is listening on.  Required if Docker Unix Socker is not set.
Docker Unix SocketFDDKR_UNIX_SOCKETNoThe socket the Docker daemon listens on. Required if Docker Server and Docker Port are not set.

Docker Registry AddressAccount

FDDKR_DOCKERINP_REGISTRY_ADDRESSACCOUNT_CODE

No

The registry address to use. If left blank, the default of docker.io will be used.

Docker Registry UserFDDKR_DOCKER_REGISTRY_USERYesThe registry user to authenticate with.
Docker Registry PasswordFDDKR_DOCKER_REGISTRY_PASSWORDYes

account. Created in Topology→Integrations→Container

Project Properties

Property Name

Property Code

Required

Description





...