Skip to content

Commit 2682d9d

Browse files
doc: add telnet
1 parent 9fe5dba commit 2682d9d

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

README.md

+11-11
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,6 @@ dockerized <command>
1212
> If your favorite command is not included, it can be added very easily. See [Add a command](DEV.md).
1313
> Dockerized will also fall back to over 150 commands defined in [jessfraz/dockerfiles](https://github.com/jessfraz/dockerfiles).
1414
15-
- Web Development
16-
- http
17-
- jq
18-
- protoc
19-
- swagger-codegen
20-
- wget
21-
- Git
22-
- git
23-
- [gh](apps/gh/README.md)
2415
- Cloud
2516
- [aws](apps/aws/README.md)
2617
- [doctl](apps/doctl/README.md)
@@ -29,6 +20,9 @@ dockerized <command>
2920
- ansible
3021
- ansible-playbook
3122
- helm
23+
- Git
24+
- git
25+
- [gh](apps/gh/README.md) (Github)
3226
- Languages & SDKs
3327
- [dotnet](apps/dotnet/README.md)
3428
- go
@@ -56,12 +50,18 @@ dockerized <command>
5650
- swipl (SWI-Prolog)
5751
- typescript
5852
- tsc
53+
- Networking:
54+
- http
55+
- telnet
56+
- wget
5957
- Unix
6058
- tree
6159
- zip
62-
- Other
60+
- Other utilities
6361
- youtube-dl (Youtube downloader)
64-
62+
- jq
63+
- protoc
64+
- swagger-codegen
6565

6666
## Installation
6767

0 commit comments

Comments
 (0)