flat-sunset-12668
11/01/2023, 10:51 PMpulumi up
with awsx.ecr.Image, the Diagnostics
box would include the docker build
steps like so:
Diagnostics:
awsx:ecr:Image (ind-image):
warning: #0 building with "default" instance using docker driver
#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s
#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 748B done
#2 DONE 0.0s
#3 resolve image config for <http://docker.io/docker/dockerfile:1|docker.io/docker/dockerfile:1>
#3 ...
...
But now it does not, even when using -v 11
. I am not sure what I have changed in my development environment. How do I revert to this previous behavior?little-cartoon-10569
11/01/2023, 11:07 PMflat-sunset-12668
11/01/2023, 11:19 PMlittle-cartoon-10569
11/02/2023, 12:04 AMflat-sunset-12668
11/02/2023, 12:09 AM