Skip to content

Instantly share code, notes, and snippets.

@rfay
Created May 10, 2022 22:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rfay/2a6eff22f05ac9e0668306d9e49d02f0 to your computer and use it in GitHub Desktop.
Save rfay/2a6eff22f05ac9e0668306d9e49d02f0 to your computer and use it in GitHub Desktop.
Failure installing dd-ext:0.5.2
PS C:\WINDOWS\system32> docker extension install slimdotai/dd-ext:0.5.2
Extensions can install binaries, invoke commands and access files on your machine.
Are you sure you want to continue? [y/N] y
Installing new extension "slimdotai/dd-ext:0.5.2"
Installing service in Desktop VM...
Setting additional compose attributes
VM service started
executing 'docker cp d38acd41dae136949c71353d021d98aa6dbb801f6f67579b87f798746097f542:/codi.svg C:\Users\randy\AppData\Roaming\Docker\extensions\slimdotai_dd-ext\codi.svg' : exit status 1:
Error response from daemon: i/o timeout
Removing extension slimdotai/dd-ext:0.5.2...
Removing extension VM service...
Extension removed from Desktop VM
VM service socket forwarding stopped
Extension UI tab slim.ai removed
Extension "slim.ai" removed
1 error occurred:
* removing extension image slimdotai/dd-ext:0.5.2
installation could not be completed due to: executing 'docker cp d38acd41dae136949c71353d021d98aa6dbb801f6f67579b87f798746097f542:/codi.svg C:\Users\randy\AppData\Roaming\Docker\extensions\slimdotai_dd-ext\codi.svg' : exit status 1:
Error response from daemon: i/o timeout
@eharris128slim
Copy link

I think we may have shipped out a patch to this problem.

Been running some tests on the most recent version of the slim.ai extension. Currently, if I run new docker build commands to create an image of name $FOO with tag $BAR, my diff view will display the following.

Screenshot (502)

@rfay
Copy link
Author

rfay commented Jun 28, 2022

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment