Options: --config string Location of client config files (default "/root/.docker") -c, --context string Name of the context to use to connect to the daemon (overrides DOCKER_HOST env var and default context set with "docker context use") -D, --debug Enable debug mode -H, --host list Daemon socket(s) to connect to -l, --log-level string Set the logging level ("debug"|"info"|"warn"|"error"|"fatal") (default "info") --tls Use TLS; implied by --tlsverify --tlscacert string Trust certs signed only by this CA (default "/root/.docker/ca.pem") --tlscert string Path to TLS certificate file (default "/root/.docker/cert.pem") --tlskey string Path to TLS key file (default "/root/.docker/key.pem") --tlsverify Use TLS and verify the remote -v, --version Print version information and quit
Options: -a, --all Show all containers (default shows just running) -f, --filter filter Filter output based on conditions provided --format string Pretty-print containers using a Go template -n, --last int Show n last created containers (includes all states) (default -1) -l, --latest Show the latest created container (includes all states) --no-trunc Don't truncate output -q, --quiet Only display container IDs -s, --size Display total file sizes [root@iZ8vbfaek3x3ogtpxnpnwfZ /]#
[root@iZ8vbfaek3x3ogtpxnpnwfZ ~]# docker ps -a CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 562278524cda ubuntu "bash" 4 minutes ago Up 4 minutes loving_dewdney 9a1a43aee837 ubuntu "bush" 4 minutes ago Created admiring_wiles cdee90a8c77d ubuntu "bash" 29 minutes ago Exited (0) 29 minutes ago ubuntu 0dcaa91afc0e ubuntu "/bin/bush" 31 minutes ago Created myubuntu [root@iZ8vbfaek3x3ogtpxnpnwfZ ~]# docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 562278524cda ubuntu "bash" 4 minutes ago Up 4 minutes loving_dewdney [root@iZ8vbfaek3x3ogtpxnpnwfZ ~]# docker start cdee90a8c77d cdee90a8c77d [root@iZ8vbfaek3x3ogtpxnpnwfZ ~]# docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 562278524cda ubuntu "bash" 5 minutes ago Up 5 minutes loving_dewdney cdee90a8c77d ubuntu "bash" 30 minutes ago Up 3 seconds ubuntu [root@iZ8vbfaek3x3ogtpxnpnwfZ ~]#
https://visualstudio.microsoft.com/visual-cpp-build-tools/ [end of output] note: This error originates from a subprocess, andis likely not a problem with pip. // 报错位置 ERROR: Failed building wheel for psutil
ERROR: Could not build wheels for psutil, which is required to install pyproject.toml-based projects WARNING: Ignoring invalid distribution -ip (d:\work software\python3.8\lib\site-packages) WARNING: Ignoring invalid distribution -ip (d:\work software\python3.8\lib\site-packages) WARNING: Ignoring invalid distribution -ip (d:\work software\python3.8\lib\site-packages)
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.