https://pulumi.com logo
b

busy-umbrella-36067

01/08/2019, 12:47 AM
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

white-balloon-205

01/08/2019, 12:51 AM
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
.