Ricardo Maltez e32144997d Add first version | hai 1 ano | |
---|---|---|
container-scripts | hai 1 ano | |
data | hai 1 ano | |
.env.example | hai 1 ano | |
.gitignore | hai 1 ano | |
Dockerfile | hai 1 ano | |
README.md | hai 1 ano | |
docker-compose.yml | hai 1 ano | |
first-run.sh | hai 1 ano | |
run.sh | hai 1 ano |
This docker image allows to run multiple validators nodes and query nodes in the same machine without the problem of name collission.
Just run one container from this image for each different network you want to run in the same machine.
The process of getting this image ready was split in two parts:
Create the '.env (you can check the .env.example) with:
./first-run.sh
After running the docker container the first time, just execute the run.sh script to start the container and start the joystream-node validator inside the container.
./run.sh