mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-22 07:11:01 +00:00
Update README.md
- Add a note about development stopping on DocUI
This commit is contained in:
parent
3314ecb66c
commit
3ffcc308fc
1 changed files with 1 additions and 0 deletions
|
|
@ -322,5 +322,6 @@ If you are running lazydocker in Docker container, it is a know bug, that you ca
|
|||
## Alternatives
|
||||
|
||||
- [docui](https://github.com/skanehira/docui) - Skanehira beat me to the punch on making a docker terminal UI, so definitely check out that repo as well! I think the two repos can live in harmony though: lazydocker is more about managing existing containers/services, and docui is more about creating and configuring them.
|
||||
- NOTE: DocUI was retired. The creator actually recommends Lazydocker instead.
|
||||
- [Portainer](https://github.com/portainer/portainer) - Portainer tries to solve the same problem but it's accessed via your browser rather than your terminal. It also supports docker swarm.
|
||||
- See [Awesome Docker list](https://github.com/veggiemonk/awesome-docker/blob/master/README.md#terminal) for similar tools to work with Docker.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue