terraform-oci-vscode-server icon indicating copy to clipboard operation
terraform-oci-vscode-server copied to clipboard

Keep the pre-commit cache on /data

Open timoa opened this issue 2 years ago • 0 comments

To avoid losing the pre-commit cache after the recreation of the instance, we need to save the ~/.cache/pre-commit folder to the /data volume and create a symlink at the boot time.

timoa avatar May 31 '22 09:05 timoa