dockercoins
dockercoins copied to clipboard
**Steps to reproduce:** 1. `git clone https://github.com/dockersamples/dockercoins` 2. `cd dockercoins` 3. `docker-compose up` **Expected behaviour:** All containers are builded and started correctly and the worker service making requests to rng...
can someone help me fix this issue: ``` console TypeError: client.hlen is not a function at /usr/app/webui.js:19:12 at Layer.handle [as handle_request] (/usr/app/node_modules/express/lib/router/layer.js:95:5) at next (/usr/app/node_modules/express/lib/router/route.js:144:13) at Route.dispatch (/usr/app/node_modules/express/lib/router/route.js:114:3) at Layer.handle...
https://training.play-with-kubernetes.com/kubernetes-workshop/ git clone https://github.com/dockersamples/dockercoins cd ~/dockercoins docker-compose up ERROR: Service 'hasher' failed to build: open /var/lib/docker/vfs/dir/59903707fd6693005cc1dc7d5d6af897a9e886e4be9aec499b3b67661be2e38c/usr/local/lib/ruby/2.6.0/monitor.rb: disk quota exceeded  Expected O/P - Successful build