The following command always fails:
ubunt@primary:/etc/rasa$ sudo docker-compose up -d
with a no space error although there is heaps of disk available to the VM.
Pulling db-migration (rasa/rasa-x:0.34.0)… 0.34.0: Pulling from rasa/rasa-x 852e50cd189d: Pull complete 334ed303e4ad: Pull complete 92c4d2410afa: Pull complete 2ad460f59b0e: Pull complete 4fd34eac054f: Pull complete 4df3084a7561: Pull complete 13e158b34793: Pull complete c78e183e7128: Pull complete 6aa9bafe79b9: Extracting [==================================================>] 484.8MB/484.8MB ed17cd4cda33: Download complete ERROR: failed to register layer: Error processing tar file(exit status 1): write /usr/local/lib/python3.7/site-packages/tensorflow/python/_pywrap_tensorflow_internal.so: no space left on device
Any suggestions welcome.