Skip to content

Commit 13c5db5

Browse files
Claudio RaimondiShahanaFarooqui
authored andcommitted
Refactor Dockerfile, Add TODOs
all these changelogs only apply to the Docker image. Changelog-Added: added verification of GPG keys for the bitcoin and litecoin tarballs. Changelog-Fixed: fixed compilation on all target architectures; each had their own bugs (poetry, missing packages...). Changelog-Fixed: fixed cargo cross compilation. it was mistakenly using QEMU before. Changelog-Fixed: fixed CPU compatibility bug described in issue 8456 Changelog-Changed: improve build time by 8.8x Changelog-Changed: improve image size by 2.07x more detailed changelog can be found on the PR: #8429
1 parent 9fe8f3a commit 13c5db5

40 files changed

+190
-273
lines changed

.dockerignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
Dockerfile
22
contrib/docker/Dockerfile.*
33
target
4+
config.vars
5+
release/
6+
.venv/

0 commit comments

Comments
 (0)