1. Install Docker
  2. In one terminal: docker run --rm -p "58080:80" kennethreitz/httpbin
  3. In another terminal: node --expose-gc index.mjs