Related discussion:
You must log in or register to comment.
I want to use this! But I’d need it to support docker contexts. There’s a PR to support them, but it hasn’t been merged yet.
Like a file tree view with respect to the context directory? Could be nice if it color coded the file by matching with the respective .dockerignore file as well. I’m always second guessing if I edited the ignore file correctly just after running docker build. Not like I can use git CLI to check if the .dockerignore change was interpreted as intended.
A context tree might be nice, but I just want any way to easily switch contexts and have lazydocker show the current context. I think it’s coming.