-
Notifications
You must be signed in to change notification settings - Fork 4
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
docker build error #218
Comments
Original comment by Nate Koenig (Bitbucket: Nathan Koenig). |
Original comment by Shane Loretz (Bitbucket: Shane Loretz, GitHub: sloretz). Which dockerfile is being built when this issue occurs? What is the command being used to build the image? |
Original comment by Shane Loretz (Bitbucket: Shane Loretz, GitHub: sloretz). May I have the output of |
Original comment by Shane Loretz (Bitbucket: Shane Loretz, GitHub: sloretz). If a team is having an intermittent docker build issue that always occurs in the same place, they can try adding I'm assuming this is an issue with building a team's field computer docker image using the
|
Original comment by Shane Loretz (Bitbucket: Shane Loretz, GitHub: sloretz).
In progress, will close once pull request on cloudsim-sim is merged. |
Original comment by Ian Chen (Bitbucket: Ian Chen, GitHub: iche033). the pull request has been merged |
Original report (archived issue) by dan (Bitbucket: dan77062).
About one out of every three or four builds, docker fails to build with this CMake error. If I just rerun the build command again, with no changes to the Dockerfile or the repo, it then builds OK. A stackoverflow thread gives some hints on what is going on, but not enough to figure it out. This is particularly bad with cloudsim, because with only VPN there is no way to know if the docker image built successfully and whether or not we are ready to start the container.
The text was updated successfully, but these errors were encountered: