Docker: https://www.docker.com/
Edit the .env file with the commit you are interested in from https://github.com/Portkey-Wallet/portkey-DID-server:
BRANCH=7367005b2c731b1954af366262d370d63b50054f
Run docker-compose up -d
.
If you need to rebuild the docker image, use this command instead:
docker-compose up -d --build