-
Antoine Eiche authored
Replace String type synonym Docker.Image by a data type which allows to specify an image name and an optional tag. This also introduces the class ImageIdentifier which is internally used by some Docker methods.
Antoine Eiche authoredReplace String type synonym Docker.Image by a data type which allows to specify an image name and an optional tag. This also introduces the class ImageIdentifier which is internally used by some Docker methods.
Loading