Open griff-rees opened 1 year ago
Clearing cache etc following the highest ranked answer on https://stackoverflow.com/questions/30604846/docker-error-no-space-left-on-device doesn't help. The default max docker
image size on a local docker
mac install may be the culprit. Trying out the suggestion in the Mac FAQ.
Updating the virtual disk limit addressed that issue in a local deploy.
Need to split this into multiple issues:
docker system prune
to free up space.dockerignore
files to avoid extra build componentspostgres
docker
images for import speed
x86
vs m1
compatibility/speedpostgres
Deploying locally on a Mac (this doesn't seem to be an issue on the server) raises these errors: