Skip to content

Conversation

@lmb
Copy link
Owner

@lmb lmb commented Jan 22, 2025

don't depend on docker anymore

Use crane to pull images directly from the registry, without going via the
docker daemon.

store cache in XDG cache directory

Store the cache in the users cache directory instead of in a temporary 
directory. This means that the cache will persist across reboots.

vimto flush-cache will remove the entire cache.

document the -gdb flag

Add some documentation around the gdb flag, which I seem to have forgotten.

lmb added 3 commits January 22, 2025 11:41
Use crane to pull images directly from the registry, without going
via the docker daemon.
Store the cache in the users cache directory instead of in a temporary
directory. This means that the cache will persist across reboots.

vimto flush-cache will remove the entire cache.
Add some documentation around the gdb flag, which I seem to have
forgotten.
@lmb lmb merged commit bb38180 into main Jan 22, 2025
4 checks passed
@lmb lmb deleted the no-more-docker branch January 22, 2025 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants