this post was submitted on 19 Jul 2023
12 points (92.9% liked)

Docker

1091 readers
1 users here now

founded 1 year ago
MODERATORS
top 3 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 1 year ago (1 children)

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.

[–] [email protected] 1 points 1 year ago (1 children)

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.

[–] [email protected] 1 points 1 year ago

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.