< Docker.Image: Building and applying multiple ...
# general
c
< Docker.Image: Building and applying multiple tags > Hi, it appears that with the Docker provider,
Docker.Image
doesn't provide any facility to tag and push multiple tags. Short of applying the hack of creating 2
Docker.Image
, one for each tag, is there a better way to handle this? I'm using
Docker.Image
V4 provider and working with AWS ECR