The OS and Docker version successfully running Linux Lab
lzufalcon opened this issue · 1 comments
This Issue is fired to collect the working os and docker versions list. gitee repository issue page also maintained such a list.
Linux, Windows and Mac OS X
Linux Lab Users, Please run tools/docker/env
from 'next' branch in host system (running docker) and reply the output result to this issue.
for example:
$ cd cloud-lab/
$ git fetch --all
$ git checkout next
$ git pull
$ tools/docker/env
Product: VMware Virtual Platform
Board: 440BX Desktop Reference Platform
ARCH: x86_64
CPU: 4 x Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz
RAM: 3934 MiB
System: Ubuntu 16.04.6 LTS, xenial
Linux: 4.4.0-177-generic
Docker: Docker version 18.09.4, build d14af54
Shell: /bin/bash 4.3.48(1)-release
- Windows
For Windows Users, If the above command not work, please run cmd
and get the first line of output.
Microsoft Windows [Version 10.0.xxx.yyy]
And currently, git for windows is required to run Git Bash, please use Git Bash to get the docker version info.
If you have successfully run Linux Lab with wsl2, welcomen to share too.
- Mac OSX
If the above command not work, welcome to share your OSX version and Docker version manually.
按照:
$ git fetch --all
$ git checkout next
$ git pull
tools 目录下没有docker