broad-eve-12764
05/18/2021, 6:31 PMdocker.RegistryImage
to have a bit more control over the docker build, following @faint-table-42725’s example in #132, but I'm not getting any logs from docker now, just:
docker:index:RegistryImage registry-image-for-deps creating...
Do I need to configure logging explicitly for RegistryImage
?faint-table-42725
05/18/2021, 6:40 PMRegistryImage
— this is one of the downsides that I mentioned at the bottom of https://github.com/pulumi/pulumi-docker/issues/132#issuecomment-812234110broad-eve-12764
05/18/2021, 6:41 PMRegistryImage
then.
Is there a way to set the tag that's used with buildAndPushImage
?faint-table-42725
05/18/2021, 7:57 PMfoo:tag
as the imageName