Jon Griffiths
8b4136bad5
build: remove gmp
...
Core and secp have not used gmp for a very long time now (core disabled
it in 2015).
Signed-off-by: Jon Griffiths <jon_p_griffiths@yahoo.com>
2023-05-24 18:21:43 +09:30
Christian Decker
62bfed9a8d
docker: Add bitcoin-cli to the alpine dockerfile
2022-10-15 13:42:58 +02:00
Christian Decker
6fb653ef97
docker: Separate builder from runner stage in alpine docker image
...
Should result in smaller images.
2022-10-15 13:42:58 +02:00
Christian Decker
0acdc911a5
docker: Build the alpine docker image from a clone
...
This was causing some issues because it was picking up pre-built
artefacts from the host machine. By cloning first we ensure it matches
the latest commit and compiles from scratch.
2022-10-15 13:42:58 +02:00
Christian Decker
1f5e579f1b
docker: Clean up dependencies for alpine build
2022-10-15 13:42:58 +02:00
briancolecoinmetrics
f0d81f46f0
Clean up Dockerfile.alpine
...
bump Dockerfile.alpine from Alpine 3.14 to 3.16 (current stable) and remove apparently redundant dependencies.
2022-10-15 13:42:58 +02:00
Rusty Russell
cde93ab703
doc: document that we can build lowdown, remove from Alpine.
...
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2022-09-08 00:36:51 +03:00
Rusty Russell
50056ce918
doc: remove mrkd requirement, add lowdown requirement.
...
I guessed it's called "lowdown" for everyone?
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2022-09-08 00:36:51 +03:00
Vincenzo Palazzo
c0c826d2ee
ci: introduce in ci the compilation testing on different os
...
Changelog-None: introduce in ci the compilation testing on different os
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
2022-03-10 09:44:16 +10:30