Docker image name property

Official Content
This documentation is valid for:
Name (tag) of the generated Docker image.

Scope

Level: Deploy Target Options

Description

This is the name of the docker image that is created when Deploying to Docker.

By default, the created docker image is tagged with 'latest'. To Tag the image, use this syntax:

<docker image name>[:<tag>]

e.g.: myfirstappondocker:1.0.0

 

Runtime/Design time

This property applies only at design-time.

Availability

This property is available since GeneXus 15 Upgrade 8.

See Also