Seeing some strange behavior with tagging on the `...
# general
b
Seeing some strange behavior with tagging on the
@pulumi/docker
provider. I tried to write it up as best as I could: https://github.com/pulumi/pulumi-docker/issues/56 Not sure if its an actual bug, I may just be using the provider incorrectly
w
That does look like a bug, and we'll need to look into it. I'm surprised that the tags you included in
localImageName
are not being used for the local image
docker build
.