Thabokani
a4df044cfd
Fix some typos ( #2085 )
...
* Dockerfile: fix typo
* blockchain: fix typos
* sample-btcd.conf: fix typos
* server: fix typos
* txscript: fix typos
2024-01-03 16:36:49 -05:00
Oliver Gugger
c9cda53709
multi: remove use of GO111MODULE
...
The use of the GO111MODULE environment variable doesn't have any effect
anymore and hasn't for a couple of versions. The default was set to "on"
a while back, so we can remove that variable everywhere.
2023-12-11 09:16:27 -05:00
Guillaume A
6c93f9f9f2
Update Dockerfile to Alpine 3.16
...
Alpine 3.12 is EOL and contains multiple vulnerabilites.
Deploying on Alpine 3.16 works fine.
2022-11-20 12:47:34 +08:00
Tochi Obudulu
38ee9a41c8
build: bump golang base image version to 1.17
...
Image fails to build on 1.16
2022-09-13 09:06:06 -04:00
naveen
4caf037c52
Upgraded the docker version to 1.16
...
With this changes https://github.com/btcsuite/btcd/pull/1753/ merged in
the docker image also has to be upgraded.
2021-09-17 11:17:29 -04:00
Victor Lavaud
e747eb9284
Add support for arm32v7 in Dockerfile
2021-01-18 13:50:30 -05:00
Christian Lehmann
90a5c7997c
Add Dockerfile to build and run btcd on Docker.
2020-08-31 15:42:42 -04:00