-
-
Notifications
You must be signed in to change notification settings - Fork 50
Docker unable to start - sed: can't create temp file #137
New issue
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
Comments
can you share your docker compose file ? |
Cut & paste on my phone destroyed the indentation but the content is there. services:
" mysql: networks: volumes: |
thx the problem is the detail :-) you are using docker path instead of docker volume download the latest archiv of Linkstack and put it into the folder chown -R 100:101 /opt/container/linkstack-docker/DATA/ |
Why do I have to download Linkstack, if I already pulled the container? Why is your Dockerfile not copying the files it needs to the persistent volumes? |
The problem is that we are currently working on a different solution. Unfortunately, we have not been able to find a Docker expert. |
Following the install instructions for docker-compose, the container cannot be started, the error message is:
The text was updated successfully, but these errors were encountered: