Docker build and run commands:

docker build -t john-aquariux-crypto:latest .
docker run -d -p 8080:8080 --name john-aquariux-crypto-container john-aquariux-crypto:latest

Postman collection: aquariux.postman_collection.json