Update README.md

This commit is contained in:
Jesse Duffield 2019-06-23 18:24:12 +10:00 committed by GitHub
parent 05f931e207
commit 704197e113
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -89,4 +89,5 @@ If you want to see what I (Jesse) am up to in terms of development, follow me on
## 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).
- [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.
- [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.