Skip to content

Commit bcda6b5

Browse files
Claudio RaimondiRaimo33
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 ddd6579 commit bcda6b5

39 files changed

+177
-309
lines changed

.dockerignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Dockerfile
22
contrib/docker/Dockerfile.*
3-
target
3+
target

0 commit comments

Comments
 (0)