Commit Graph

32 Commits

Author SHA1 Message Date
Rui Marinho
e1a8d44e32 Add support for custom uid gid 2023-03-19 15:44:09 +00:00
Rui Marinho
5c2993c243 Make sure binary is compiled successfully 2020-08-15 02:48:49 +01:00
Rui Marinho
2b7408c5cb Fix alpine builds using too recent boost version 2020-08-14 02:54:31 +01:00
Rui Marinho
5447c1ce32 Add github workflow 2020-06-07 20:27:50 +01:00
Rui Marinho
31da88e43e Fetch release GPG key from GPG keyservers 2019-08-31 00:29:12 +01:00
Stadicus
b92bb28bc5 Update GPG mechanism to be more reliable without TTY 2018-12-28 18:18:33 +00:00
Rui Marinho
81f04540f0 Force use of tls when installing from apk 2018-09-20 01:21:37 +01:00
Rui Marinho
69c024a0da Fix compilation issues due to boost upgrade
* Boost has been upgraded on alpine v3.8 to a version incompatible with
   bitcoin-core 0.11. The fix has been pinning the version of alpine to v3.7.
 * A couple of function signatures have been updated on 0.12 and 0.13 to work
   with the new boost versions of alpine 3.8.
2018-09-20 01:21:37 +01:00
Rui Marinho
d968a4f597 Switch to multi-stage builds 2018-01-16 10:40:56 +00:00
Rui Marinho
5083ddfcb7 Update gosu@1.10 2017-12-04 11:30:48 +00:00
Rui Marinho
0efb837936 Update alpine image to latest stable 2017-11-27 23:07:20 +00:00
Rui Marinho
1c833b3986 Update debian image to latest stable-slim 2017-11-27 23:06:25 +00:00
Rui Marinho
4434813b33 Make GPG key fetching more robust 2017-10-10 00:38:21 +01:00
Rui Marinho
da3d1692b3 Switch from openssl to libressl 2017-09-24 14:21:19 +01:00
Rui Marinho
0c7b08792f Update ownership 2017-07-18 19:36:15 +01:00
Rui Marinho
c8be198511 Upgrade Alpine-based images to alpine@3.6 2017-06-27 02:19:56 +01:00
Rui Marinho
f72a0422ad Upgrade Debian-based images to debian@stretch-slim 2017-06-27 01:49:18 +01:00
Rui Marinho
9b26f9dbcf Update alpine-based Dockerfile structure 2017-06-21 00:20:17 +01:00
Rui Marinho
809475d477 Update gosu@1.9 2016-09-17 11:17:13 +01:00
Rui Marinho
b3e8e8bae3 Update bitcoind@0.12.1 2016-07-06 13:28:35 +01:00
Rui Marinho
d3de484005 Remove superfluous quotes 2016-02-27 20:49:26 +00:00
Rui Marinho
5ec62edc9f Fix entrypoint bitcoin-tx binary name 2016-02-25 00:03:13 +00:00
Rui Marinho
5a4049dcf1 Expand version variable on shasum 2016-02-24 01:53:21 +00:00
Rui Marinho
a2dea02b3f Add double quote on variable expansion 2016-02-24 01:53:07 +00:00
Rui Marinho
6189623d51 Add support for Bitcoin Core 0.12.0 final 2016-02-24 00:37:56 +00:00
Rui Marinho
feccb5f4ca Use virtual packages for apk management 2016-02-24 00:37:56 +00:00
Rui Marinho
2ebf930420 Reduce space usage even further
- Strip symbols from additional binaries.
  - Remove documentation from Berkeley DB build.
2016-02-23 00:23:26 +00:00
Rui Marinho
9c294ef342 Improve entrypoint compatibility with sh 2016-02-22 23:51:50 +00:00
Rui Marinho
0e312087d9 Use port 80 to receive GPG keys 2016-02-22 00:49:12 +00:00
Rui Marinho
f76a6c085e Add alpine image variants 2016-02-21 22:30:56 +00:00
Rui Marinho
fc35b5d732 Use laanwj signature import on main run 2016-02-18 23:41:54 +00:00
Rui Marinho
ff929adb15 Add support for 0.12
Latest test version is rc5 which will likely become the final version.
2016-02-18 23:25:52 +00:00