-
Notifications
You must be signed in to change notification settings - Fork 220
Open
Description
If this issue is intended to be a bug report, please fill out the following:
Expected behavior
Run ./run.cmd
and it can get data normally.
Actual behavior
Actually, I can not run normally by window. First of all, I run ./run.cmd
but it prints the following information.
Unable to find image 'openworm/openworm:0.9.3' locally
docker: Error response from daemon: manifest for openworm/openworm:0.9.3 not found: manifest unknown: manifest unknown.
I search the version from docker hub and didn't find v0.9.3 but just the latest version . I change run.cmd
file to latest. As the following you can see the only change.
After that, run ./run.cmd
. It works normally. But the data may get wrong. I open the video but all I can see is just black. I retry but get the same result. I am appreciate it if you can solve my problem.
My current code version is at #328 and my docker info is as follows.
Client:
Cloud integration: v1.0.29
Version: 20.10.21
API version: 1.41
Go version: go1.18.7
Git commit: baeda1f
Built: Tue Oct 25 18:08:16 2022
OS/Arch: windows/amd64
Context: default
Experimental: true
Server: Docker Desktop 4.14.0 (91374)
Engine:
Version: 20.10.21
API version: 1.41 (minimum version 1.12)
Go version: go1.18.7
Git commit: 3056208
Built: Tue Oct 25 18:00:19 2022
OS/Arch: linux/amd64
Experimental: false
containerd:
Version: 1.6.9
GitCommit: 1c90a442489720eec95342e1789ee8a5e1b9536f
runc:
Version: 1.1.4
GitCommit: v1.1.4-0-g5fd4c4d
docker-init:
Version: 0.19.0
GitCommit: de40ad0
Daasin
Metadata
Metadata
Assignees
Labels
No labels