-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Setup did not work #2
Comments
PS C:\Users\my_user\Git\dop> neofetch
.., HiWi@LAPTOP-VF7JJ92M
....,,:;+ccllll --------------------
...,,+:; cllllllllllllllllll OS: Windows 10 Pro x86_64
,cclllllllllll lllllllllllllllllll Host: LENOVO 20N4CTO1WW
llllllllllllll lllllllllllllllllll Kernel: 10.0.19044
llllllllllllll lllllllllllllllllll Uptime: 2 hours, 33 mins
llllllllllllll lllllllllllllllllll Packages: 17 (scoop)
llllllllllllll lllllllllllllllllll Shell: bash 4.4.23
llllllllllllll lllllllllllllllllll Resolution: 1920x1080
DE: Aero
llllllllllllll lllllllllllllllllll WM: Explorer
llllllllllllll lllllllllllllllllll WM Theme: Custom
llllllllllllll lllllllllllllllllll CPU: Intel i5-8365U (8) @ 1.900GHz
llllllllllllll lllllllllllllllllll GPU: Caption
llllllllllllll lllllllllllllllllll GPU: Intel(R) UHD Graphics 620
`'ccllllllllll lllllllllllllllllll GPU
`' \*:: :ccllllllllllllllll Memory: 9661MiB / 24291MiB
````''*::cll
``
PS C:\Users\my_user\Git\dop> docker --version
Docker version 23.0.4, build f480fb1
PS C:\Users\my_user\Git\dop> python --version
Python 3.11.3
PS C:\Users\my_user\Git\dop> docker info
Client:
Context: default
Debug Mode: false
Plugins:
compose: Docker Compose (Docker Inc.)
Version: v2.17.3
Path: C:\Users\my_user\.docker\cli-plugins\docker-compose.exe
Server:
Server Version: 4.4.4
Storage Driver: overlay
Backing Filesystem: extfs
Supports d_type: true
Native Overlay Diff: false
Using metacopy: false
Cgroup Driver: cgroupfs
Cgroup Version: 1
Plugins:
Volume: local
Network: bridge macvlan
Log: k8s-file none passthrough journald
Swarm: inactive
Runtimes: ocijail runc runj runsc youki crun crun-wasm kata krun
Default Runtime: crun
Init Binary:
containerd version:
runc version:
init version:
Security Options:
seccomp
Profile: default
Kernel Version: 5.10.102.1-microsoft-standard-WSL2
Operating System: fedora
OSType: linux
Architecture: amd64
CPUs: 8
Total Memory: 18.53GiB
Name: LAPTOP-VF7JJ92M
ID: 795a1c26-7025-458f-abb8-49ca856fff0c
Docker Root Dir: /home/user/.local/share/containers/storage
Debug Mode: false
Experimental: true
Live Restore Enabled: false
Product License: Apache-2.0
WARNING: IPv4 forwarding is disabled |
@janekx21 This looks more like a problem with your setup (docker + wsl2 + windows) than dob. Especially the |
Do you mean the host is a debian or the disto inside wsl2? Mine came with microsoft-standard-WSL2. |
The host is normally debian based. It might work with windows and wsl2 but I can't provide support because I don't have a windows system here. The described problem is part of windows + wsl2 + docker any has nothing to do with the tool. |
@janekx21 is this still an issue for you? |
@pniederlag no. I dont use dob, because it did not work for me on windows. I sadly dont have the time to test a new version or setup |
Nothing changed for dob because cgroups are still required. You could check microsoft/WSL#4189 if it works for you. |
Tested and works now on windows WSL2 (used Ubuntu). |
The text was updated successfully, but these errors were encountered: