Skip to content

Commit 727c056

Browse files
author
Claudio Raimondi
committed
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 d635f19 commit 727c056

38 files changed

+176
-279
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)