We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
兄弟原文
[root@hadoop-104 ~]# docker run -p 6379:6379 --name redis -v /mydata/redis/data:/data \ > -v /mydata/redis/conf/redis.conf:/etc/redis/redis.conf \ > -d redis redis-server /etc/redis/redis.conf ce7ae709711986e3f90c9278b284fe6f51f1c1102ba05f3692f0e934ceca1565 [root@hadoop-104 ~]#
把那个 -v -d 前面的>删掉吧 复制的时候容易出错
-v
-d
>
The text was updated successfully, but these errors were encountered:
草 我说怎么启动不了 直接来issue搜 果真有,谢谢你
Sorry, something went wrong.
小伙子眼神真好使啊
No branches or pull requests
兄弟原文
把那个
-v
-d
前面的>
删掉吧 复制的时候容易出错The text was updated successfully, but these errors were encountered: