8000 GitHub - bitcore-btx/BTXinsight-docker: Bitcore (BTX) Insight Explorer Docker Solution
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bitcore-btx/BTXinsight-docker

 
 

Repository files navigation

BTXinsight-docker

Bitcore (BTX) Insight Explorer Docker Solution

Docker-CE - maintained by the Docker project - supports the following distribution versions:

  • CentOS 7.4 (x86_64-centos-7)
  • Fedora 26 (x86_64-fedora-26)
  • Fedora 27 (x86_64-fedora-27)
  • Fedora 28 (x86_64-fedora-28)
  • Debian 7 (x86_64-debian-wheezy)
  • Debian 8 (x86_64-debian-jessie)
  • Debian 9 (x86_64-debian-stretch)
  • Debian 10 (x86_64-debian-buster)
  • Ubuntu 14.04 LTS (x86_64-ubuntu-trusty)
  • Ubuntu 16.04 LTS (x86_64-ubuntu-xenial)
  • Ubuntu 17.10 (x86_64-ubuntu-artful)
  • Ubuntu 18.04 LTS (x86_64-ubuntu-bionic)

Deployment of Docker Solution

Login as root, then only run the following script:

sudo bash -c "$(curl -fsSL https://github.com/limxtec/BTXinsight-docker/raw/master/btx-insight-docker.sh)"

Build/run (only for docker image development)

docker build -t limxtec/btx-insight-docker .
docker push limxtec/btx-insight-docker
docker run --rm --name btx-insight-docker -p 8555:8555 -p 8556:8556 -p 9051:9051 -p 28332:28332 limxtec/btx-insight-docker

About

Bitcore (BTX) Insight Explorer Docker Solution

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%
0