this post was submitted on 19 Jul 2023
11 points (92.3% liked)
Docker
1080 readers
1 users here now
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.