-
Notifications
You must be signed in to change notification settings - Fork 161
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
building docker image from master: copy <<EOF ....no source files were specified #1204
Comments
@rodriguezny Can you reproduce the issue? |
The below docker build command works: |
Already reproduced. A workaround is to use the to |
One day, we will have official Docker builds from master for testers and for those who love life on the edge :-) |
I've just built a docker image from master git successfully, but the container won't start. I do not see any log file for me to identify what has caused the issue. My built is at docker hub bthoven/cypht:master. |
I'm checking to see what I can bring as a solution. |
I've rebuilt it from yesterday's master successfully on ubuntu server, but the docker container still can't start. |
What operating system do you use on your computer ? |
Built on ubuntu and run on Unraid server as usual. |
Is it possible for me to see the error message? |
No error during building. I didn't use Docker desktop on my ubuntu pure server, no desktop gui. |
let me have a look on my side too, since the dockerfile hasn't been hit yet. |
@europacafe @SKB-TECH I suggest you find each other via https://gitter.im/cypht-org/community and do a screenshare session. |
💬 Question
I clone current cypht master and run:
docker build --no-cache -t chote/cypht:master docker
It was doing its stuff for a while, but end up as shown in the screenshot below, and no image file was created. I'm not sure what to do next. I did it on my Unraid terminal console
I also attach the full log file from docker build
dockerbuild.log
The text was updated successfully, but these errors were encountered: