-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
v0.13.0.2 Docker image does not build #4582
Comments
EmbeddedAndroid
added a commit
to EmbeddedAndroid/monero
that referenced
this issue
Oct 14, 2018
The Docker image is failing to build, as the submodules are not being explicitly initialized and updated. Fixes: monero-project#4582 Signed-off-by: Tyler Baker <tyler@foundries.io>
EmbeddedAndroid
added a commit
to EmbeddedAndroid/monero
that referenced
this issue
Oct 14, 2018
The Docker image is failing to build, as the submodules are not being explicitly initialized and updated. Fixes: monero-project#4582 Signed-off-by: Tyler Baker <tyler@foundries.io>
stoffu
pushed a commit
to stoffu/monero
that referenced
this issue
Dec 17, 2018
The Docker image is failing to build, as the submodules are not being explicitly initialized and updated. Fixes: monero-project#4582 Signed-off-by: Tyler Baker <tyler@foundries.io>
ghost
pushed a commit
to wownero/wownero
that referenced
this issue
Mar 8, 2019
The Docker image is failing to build, as the submodules are not being explicitly initialized and updated. Fixes: monero-project/monero#4582 Signed-off-by: Tyler Baker <tyler@foundries.io>
fotolockr
pushed a commit
to fotolockr/monero
that referenced
this issue
May 1, 2019
The Docker image is failing to build, as the submodules are not being explicitly initialized and updated. Fixes: monero-project#4582 Signed-off-by: Tyler Baker <tyler@foundries.io>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I tried to build the v0.13.0.2 tag with Docker yesterday and found an issue with submodules:
I will dig into the Dockerfile today, but figured I would open an issue in case others are having the same problem, or already working on a fix.
The text was updated successfully, but these errors were encountered: