docker build -t namespace-service:latest .
docker pull postgres:13.7-bullseye
docker-compose up --build
Enter bash or shell session in service container (see docker ps
for name).
docker exec -it <service container> bash
Run tests.
./test-server/run-tests.sh
docker-compose down
201
a string with the contributor id (ethereum address)
a string with the contributor's name (github login)
a string with the contributor's signature (ethereum key)