You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i perform the run command as below i get this error.
PS C:\Users\Administrator> docker container run dockeronwindows/ch01-whale:2e
Unable to find image 'dockeronwindows/ch01-whale:2e' locally
2e: Pulling from dockeronwindows/ch01-whale
6a5e981230da: Pulling fs layer
7fe5fc4b6b6d: Pulling fs layer
2a921185b5ca: Pulling fs layer
ce55179130f6: Waiting
docker: open C:\ProgramData\docker\tmp\GetImageBlob786153451: Het systeem kan het opgegeven pad niet vinden.
See 'docker run --help'.
I am running a VM Windows 2019 (1809)
Client: Mirantis Container Runtime
Version: 20.10.9
API version: 1.41
Go version: go1.16.12m2
Git commit: 591094d
Built: 12/21/2021 21:34:30
OS/Arch: windows/amd64
Context: default
Experimental: true
Server: Mirantis Container Runtime
Engine:
Version: 20.10.9
API version: 1.41 (minimum version 1.24)
Go version: go1.16.12m2
Git commit: 9b96ce992b
Built: 12/21/2021 21:33:06
OS/Arch: windows/amd64
Experimental: false
btw: In the whale readme the run command states ddocker and not docker.
Thanks
The text was updated successfully, but these errors were encountered:
Hello,
When i perform the run command as below i get this error.
I am running a VM Windows 2019 (1809)
btw: In the whale readme the run command states ddocker and not docker.
Thanks
The text was updated successfully, but these errors were encountered: