@George I trie the docker system prune myself just now and received this error in the Host Server SSH within Wappler - any ideas?
Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Post http://%2Fvar%2Frun%2Fdocker.sock/v1.40/containers/prune: dial unix /var/run/docker.sock: connect: permission denied
I am unable to deploy to production due to the above ‘out of space’ issue, but otherwise it seems the permissions are fine - it’s just related to SSH.
Can you clarify on the above, connecting to host terminal? I’m pretty novice to the infra side of things -and really need to clean up prod container so that I can deploy to prod ASAP.
This is pretty daunting @George - I’ve not run any of those types of commands, just relying on Wappler to take care of the installation and management of the Docker container.
I’m not even sure where/how to find the ‘${USER}’ - any ideas where I find this?
Thank you @George - this worked. Will there be anything done in any future updates to better handle this, or should I expect to check this every so often and purge manually?