-
Notifications
You must be signed in to change notification settings - Fork 648
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
build docker image error from Dockerfile #420
Comments
Hi, we are working on the prebuilt package. You can find the status from PR #347. As for the compiled docker image, I am afraid you might meet with the same network issues even though we put it on the docker hub. |
almost the same problem. a docker image from the docker hub is a better solution. can you supply it? |
OK. We will work on it. |
fast reply, thank you. here are the errors. |
@GeneralJing @zranguai Have you guys tried to build docker image passing args |
yes, i let the USE_SRC_INSIDE=true. the files listed above can be downloaded. but when going to download mmdeploy, it stucked. I commented the last few steps, and when the docker image is built, I downloaded and installed the last step files manually and install by mapping inside the container. |
Well, that sounds an optional solution. |
Sorry, folks. The built image is too large, over 14G. #683 |
i think that size is normal. Users need is a correct env, the size is the second consideration. |
I have tried many times, and failed to build from the Dockfile many times due to network reasons, etc. Can you provide the .tar.gz file or publish the compiled docker image to the docker hub
The text was updated successfully, but these errors were encountered: