Added Docker images section (#2300)

italian
Samuele 2018-09-06 16:23:45 +02:00 committed by Starbeamrainbowlabs
parent d1377d62c1
commit 36a98e6832
1 changed files with 2 additions and 0 deletions

View File

@ -74,6 +74,8 @@ You can access these pages on your computer using one of the following clients:
`pub global activate tldr`
- [Dash docset](https://github.com/Moddus/tldr-python-dash-docset):
Open `Preferences > Downloads > User Contributed` and find `tldr pages` in the list
- Docker images:
- [tldr-docker](https://github.com/nutellinoit/tldr-docker)- Run the `tldr` command via a docker container: `alias tldr='docker run --rm -it -v ~/.tldr/:/root/.tldr/ nutellinoit/tldr'`
- [Elixir client](https://github.com/edgurgel/tldr_elixir_client)
(binaries not yet available)
- [Emacs client](https://github.com/kuanyui/tldr.el), available on