Versions Compared

Key

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

...

Property Name

Property Code

Required

Description

Docker Unix Socket

FDDKR_UNIX_SOCKET

No

The socket the Docker daemon listens on. Required if Docker Server and Docker Port are not set.

Docker Server Address

FDDKR_DOCKER_SERVER

No

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

Docker Port

FDDKR_DOCKER_PORT

No

The port the Docker service is listening on.  Required if Docker Unix Socker is not set.

Docker Registry Account

FDDKR_INP_REGISTRY_ACCOUNT_CODE

No

The registry account. Created in Topology→Integrations→Container

Please refer to the link to set up the Docker Registry Account: Docker Registry Setup For Cloud Providers

...

Input Name

Input Code

Required

Description

Image Name

FDDKR_INP_IMAGE_NAME

No

The name of the image/repository to push. This input will take priority over the FDDKR_IMAGE_NAME project property.

Image Tag

FDDKR_INP_IMAGE_TAG

No

The specific tag to push. If blank, all tags for the image will be pushed. This input will take priority over the FDDKR_IMAGE_TAG project property.

Docker Registry Account

FDDKR_INP_REGISTRY_ACCOUNT_CODE

No

The Docker Registry Account Code. Created under Topology->Integrations->Containers

Please refer to the link to set up the Docker Registry Account: Docker Registry Setup For Cloud Providers

...