Added Docker images section (#2300)
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
d1377d62c1
commit
36a98e6832
@@ -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
|
||||
|
Reference in New Issue
Block a user