hostinfo Express server that displays environment variables and request headers Usage To start the server, run $ docker run --rm -d -p 5000:5000 pascalgn/hostinfo To run in Kubernetes, use $ kubectl apply -f examples/kubernetes.yaml License ISC