关于
(0.143.1)
The MIT License (MIT) Copyright © 2025 湘ICP备2023035163号-1
Keyboard shortcuts
+
Show current page QR code
Close modals
Show website information
Show shortcuts
Go to homepage
Find on website
Collapse/Uncollapse sidebar
Collapse/Uncollapse table of contents
Go to the top of the page
Go to the bottom of the page
Print current page
example
折叠侧边栏
docker load -i redis_5.0.14.tar
docker run -itd \ --net hadoop_net \ --ip 172.10.0.5 \ --name redis \ -p 6379:6379 \ --restart=always \ redis:5.0.14