8000 no more docker by lmb · Pull Request #21 · lmb/vimto · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

no more docker #21

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jan 22, 2025
Merged

no more docker #21

merged 3 commits into from
Jan 22, 2025

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.

1 participant
0