freakstatic 481693e3ec Add first version | 1 год назад | |
---|---|---|
container-scripts | 1 год назад | |
data | 1 год назад | |
.env.example | 1 год назад | |
.gitignore | 1 год назад | |
Dockerfile | 1 год назад | |
README.md | 1 год назад | |
docker-compose.yml | 1 год назад | |
first-run.sh | 1 год назад | |
run.sh | 1 год назад |
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