Skip to content
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

"lazydocker" snowblock #283

Closed
arcticicestudio opened this issue Jun 22, 2020 · 0 comments · Fixed by #284
Closed

"lazydocker" snowblock #283

arcticicestudio opened this issue Jun 22, 2020 · 0 comments · Fixed by #284

Comments

@arcticicestudio
Copy link
Owner

Create a new snowblock for lazydocker

The lazier way to manage everything Docker.
A simple terminal UI for both Docker and docker-compose.

I‘ve used it for quite some time and the configurations have now been tested enough on a day-by-day basis to be persisted in igloo.

Initially this will include the config.yml file symlinked to the corresponding XDG specific and OS dependent path(s).
The keybindings are can not be customized yet, but some initial work has been done so maybe it‘ll be possible in later versions.
The colors will be adjusted to match the Nord theme style.

For more details about available configurations see the github.com/jesseduffield/lazydocker/pkg/config package documentations.

@arcticicestudio arcticicestudio added this to the Next milestone Jun 22, 2020
arcticicestudio added a commit that referenced this issue Jun 22, 2020
Creates a new snowblock for lazydocker [1].
> The lazier way to manage everything Docker.
> A simple terminal UI for both Docker and docker-compose.

I've used it for quite some time and the configurations have now been
tested enough on a day-by-day basis to be persisted in igloo.

Initially this includes the `config.yml` file [2] symlinked to the
corresponding XDG specific [3] and OS dependent path(s) [4].
The keybindings [5] are can not be customized yet, but some initial work
has been done [6] so maybe it'll be possible in later versions.
The colors have been adjusted to match the Nord [7] theme style.

For more details about available configurations see the
`github.com/jesseduffield/lazydocker/pkg/config` package documentation
[8].

[1]: https://github.com/jesseduffield/lazydocker
[2]: https://github.com/jesseduffield/lazydocker/blob/master/docs/Config.md
[3]: https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html
[4]: https://github.com/jesseduffield/lazydocker/blob/master/docs/Config.md#locations
[5]: https://github.com/jesseduffield/lazydocker/blob/master/docs/keybindings/Keybindings_en.md
[6]: jesseduffield/lazydocker#117
[7]: https://www.nordtheme.com
[8]: https://pkg.go.dev/github.com/jesseduffield/lazydocker/pkg/config

GH-283

Co-authored-by: Sven Greb <development@svengreb.de>
arcticicestudio added a commit that referenced this issue Jun 22, 2020
Created a new snowblock for lazydocker [1].
> The lazier way to manage everything Docker.
> A simple terminal UI for both Docker and docker-compose.

I've used it for quite some time and the configurations have now been
tested enough on a day-by-day basis to be persisted in igloo.

Initially this includes the `config.yml` file [2] symlinked to the
corresponding XDG specific [3] and OS dependent path(s) [4].
The keybindings [5] are can not be customized yet, but some initial work
has been done [6] so maybe it'll be possible in later versions.
The colors have been adjusted to match the Nord [7] theme style.

For more details about available configurations see the
`github.com/jesseduffield/lazydocker/pkg/config` package documentation
[8].

[1]: https://github.com/jesseduffield/lazydocker
[2]: https://github.com/jesseduffield/lazydocker/blob/master/docs/Config.md
[3]: https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html
[4]: https://github.com/jesseduffield/lazydocker/blob/master/docs/Config.md#locations
[5]: https://github.com/jesseduffield/lazydocker/blob/master/docs/keybindings/Keybindings_en.md
[6]: jesseduffield/lazydocker#117
[7]: https://www.nordtheme.com
[8]: https://pkg.go.dev/github.com/jesseduffield/lazydocker/pkg/config

Resolves GH-283

Co-authored-by: Sven Greb <development@svengreb.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants