Conner Fromknecht
|
884c5f0125
|
Merge pull request #3584 from bjarnemagnussen/ltcd-docker
docker: fix ltcd ports
|
2019-12-03 13:07:34 -08:00 |
|
Philipp Gillé
|
b03d8edcd9
|
docker: replace maintainer by label in Dockerfiles
The maintainer instruction is deprecated, see:
https://docs.docker.com/engine/reference/builder/#maintainer-deprecated
Also unified the maintainer value.
|
2019-11-19 18:06:17 -08:00 |
|
Bjarne Magnussen
|
0328348431
|
docker: fix ltcd ports
Fixes execution in `start-ltcctl.sh` and simplifies building `PARAMS`
fixes `ltcctl` execution
|
2019-11-06 10:05:06 +01:00 |
|
Philipp Gille
|
31602026db
|
docker: update Go version from 1.11 to 1.12
|
2019-04-10 21:13:11 +02:00 |
|
yancy
|
465f8a1fdb
|
fix glide build error with docker ltcd
|
2019-02-10 06:51:06 +00:00 |
|
tyzbit
|
337d25c190
|
docker: use alpine and multistage builds in btcd, ltcd images
|
2018-05-18 23:48:15 -04:00 |
|
Olaoluwa Osuntokun
|
38a92b5ac9
|
docker: use go 1.10 for btcd and ltcd containers
|
2018-05-16 18:55:34 -07:00 |
|
practicalswift
|
a93736d21e
|
multi: comprehensive typo fixes across all packages
|
2018-02-06 19:11:11 -08:00 |
|
Olaoluwa Osuntokun
|
a559319543
|
docker: update maintainer for lnd+ltcd docker files
|
2017-10-30 18:38:37 -07:00 |
|
Andrey Samokhvalov
|
e60a370d46
|
docker: create distinct containers for blockchains
Create disctinct containers for Litecoin and Bitcoin, and also change
the readme accordingly.
|
2017-07-05 10:41:31 -07:00 |
|
Andrey Samokhvalov
|
25970bc113
|
docker: add ltcd image
Intoduce the Litecoin network daemon, which will be needed in order
to interact with Litecoin blockchain.
|
2017-07-05 10:41:31 -07:00 |
|