mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-09-26 01:01:05 -04:00
ad9b62e95e68ea03196750786ef386448fb0165c
Turns out if you don't constrain a dependency to a revision, it picks the latest version (which I'm guessing corresponds to a git tag) This means if you're using a fork for the sake of an extra commit that you want, you need to point at that revision (or perhaps just specify branch="master") Otherwise we'll end up pointing at an older commit
lazydocker
A simple terminal UI for managing all things docker.
Languages
Go
98.4%
Shell
1%
Dockerfile
0.6%