container kept restarting #6098
Unanswered
mangcunyoutian
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Due to network issues, I had to first download Docker to my local Windows system, then pull the image, and finally convert the image into a tar compressed package and upload it to the Linux system. After loading these data with Docker, I uploaded the Graph's docker-compose.yaml to Linux and decompressed it. Then I started the service, but the container kept restarting, and the log folder remained empty.
由于网络问题,我不得不先将docker下到win本地,然后拉取镜像,再将镜像转为tar压缩包上传至linux系统,我用docker load这些数据后,将Graph的docker-compose.yaml上传至linu并解压,而后起了服务,但是container一直重起,日志文件夹也一直为空
Seeking guidance from kind-hearted people. This is my first time using Docker.
求好心大哥指导,这是第一次用docker
Beta Was this translation helpful? Give feedback.
All reactions