feat: keep cache in a volume
This commit is contained in:
@@ -19,5 +19,5 @@ COPY config/nvim/lazyvim.json /home/user/.config/nvim/lazyvim.json
|
||||
|
||||
# === setup container ===
|
||||
ENV TZ="Europe/Amsterdam"
|
||||
VOLUME /home/user/.local /home/user/.config/github-copilot
|
||||
VOLUME /home/user/.local /home/user/.cache /home/user/.config/github-copilot
|
||||
CMD ["bash"]
|
||||
|
||||
Reference in New Issue
Block a user