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
[[email protected]]$ cd /opt/walle_home/codebase/ && cp -rf /opt/walle_home/codebase/1 1_1_20200609_172803 [[email protected]]$ cd /opt/walle_home/codebase/ && tar zcf /opt/walle_home/codebase/1_1_20200609_172803.tgz --exclude=.log --exclude=.txt 1_1_20200609_172803/ [[email protected]]$ mkdir -p /data/releases/xxx not a valid RSA private key file [[email protected]]$ cd /opt/walle_home/codebase/ && rm -rf 1_1_*
walle是用docker安装的 walle-nginx 和 walle-python 和宿主机 三个容器都已经做好了 ssh-keygen 并已经成功的不用用户名密码分别ssh到目标服务器 但walle Release前置任务 的时候还是 not a valid RSA private key file
有人知道这是为什么吗?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
[[email protected]]$ cd /opt/walle_home/codebase/ && cp -rf /opt/walle_home/codebase/1 1_1_20200609_172803
[[email protected]]$ cd /opt/walle_home/codebase/ && tar zcf /opt/walle_home/codebase/1_1_20200609_172803.tgz --exclude=.log --exclude=.txt 1_1_20200609_172803/
[[email protected]]$ mkdir -p /data/releases/xxx
not a valid RSA private key file
[[email protected]]$ cd /opt/walle_home/codebase/ && rm -rf 1_1_*
walle是用docker安装的
walle-nginx 和 walle-python 和宿主机 三个容器都已经做好了 ssh-keygen
并已经成功的不用用户名密码分别ssh到目标服务器
但walle Release前置任务 的时候还是 not a valid RSA private key file
有人知道这是为什么吗?
The text was updated successfully, but these errors were encountered: