sparse-intern-71089
01/02/2022, 7:57 AMquick-fall-21011
01/02/2022, 8:03 AMstraight-intern-77892
01/02/2022, 8:49 AMstraight-intern-77892
01/02/2022, 9:04 AMquick-fall-21011
01/02/2022, 12:42 PMquick-fall-21011
01/02/2022, 12:42 PMdocker run -it --rm --name test --entrypoint /bin/bash pulumi/pulumi
quick-fall-21011
01/02/2022, 12:42 PMdotnet
and docker
are availablequick-fall-21011
01/02/2022, 1:35 PM+ docker:image:Image my-image creating Starting docker build and push...
+ docker:image:Image my-image creating Logging in to registry...
+ docker:image:Image my-image creating Executing ' docker version -f {{json .}}'
+ docker:image:Image my-image creating {"Client":{"Platform":{"Name":"Docker Engine - Community"},"Version":"20.10.12","ApiVersion":"1.41","DefaultAPIVersion":"1.41","GitCommit":"e91ed57","GoVersion":"go1.16.12","Os":"linux","Arch":"amd64","BuildTime":"Mon Dec 13 11:45:48 2021","Context":"default","Experimental":true},"Server":null}
+ docker:image:Image my-image creating error: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
+ docker:image:Image my-image creating ' docker version -f {{json .}}' failed with exit code 1
+ docker:image:Image my-image creating error: Pulumi.ResourceException: No 'docker' command available on PATH: Please install to use container 'build' mode.
quick-fall-21011
01/02/2022, 1:36 PMdocker:image:Image (my-image):
error: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
error: Pulumi.ResourceException: No 'docker' command available on PATH: Please install to use container 'build' mode.
at async Task<bool> Pulumi.Docker.Docker.UseDockerPasswordStdin(Resource logResource)+detectPasswordStdin(?)
at async Task Pulumi.Docker.Docker.LoginToRegistry(ImageRegistryUnwrap registry, Resource logResource)+(?) => { }
quick-fall-21011
01/02/2022, 1:36 PMpulumi/pulumi
imagequick-fall-21011
01/02/2022, 1:37 PMVersion":"20.10.12
but no running?quick-fall-21011
01/02/2022, 1:37 PMbillowy-army-68599
billowy-army-68599
straight-intern-77892
01/02/2022, 3:03 PMquick-fall-21011
01/03/2022, 12:36 AMquick-fall-21011
01/03/2022, 12:47 AMquick-fall-21011
01/03/2022, 12:47 AM- setup_remote_docker:
version: 19.03.13
straight-intern-77892
01/03/2022, 8:57 AM