dockercoins icon indicating copy to clipboard operation
dockercoins copied to clipboard

Disk quota exceeded when starting docker-compose

Open Nazar32 opened this issue 5 years ago • 2 comments

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 and hasher So as a result I can view a web dashboard from the webui container

Actual behaviour: Getting error: disk quota exceeded https://user-images.githubusercontent.com/16920168/65372120-8825b380-dc74-11e9-877a-b473f2d2b6d0.png

Nazar32 avatar Sep 21 '19 10:09 Nazar32

Same here, although only on labs.play-with-k8s.com.

soringherghisan avatar Jan 14 '22 12:01 soringherghisan

@Nazar32 I cannot reproduce this issue within my local development environment using Docker Desktop for Mac 4.28.0.

conradwt avatar Mar 30 '24 02:03 conradwt