Can someone help me answer this question? We are trying to cache the contents of the /var/lib/docker
directory between GitHub workflow runs, in order to reduce the time of every build. ChatGPT says that it's not recommended, but possible. Maybe someone can create a GitHub plugin that would package the contents of the /var/lib/docker
into a TAR, somehow, and then unpack it later.
>>Click here to continue<<
