1.2.0 • Published 4 years ago

@eosio-toppings/docker-ship v1.2.0

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

docker-ship

docker-ship is responsible for creating a 2 docker containers: one that runs a PostgresDB service and the other one runs history-tools(fill-pg) (https://github.com/EOSIO/history-tools)repository to fill PostgresDB by listening to SHiP plugin.

eosio-postgres-container is started using official postgres image. eosio-nodeos-ship container is started using the eosio/explorer:fill-pg-1.1 image hosted in docker hub

  • Run build_ship_docker.sh script file to pull the image from docker hub to your local machine
  • Run start_ship_docker.sh script to start the docker containers
  • Run remove_ship_docker.sh script if you wish to stop and remove docker containers and clean up the PostgresDB data
1.2.0

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago