File tree 1 file changed +11
-11
lines changed
1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -12,15 +12,6 @@ dockerized <command>
12
12
> If your favorite command is not included, it can be added very easily. See [ Add a command] ( DEV.md ) .
13
13
> Dockerized will also fall back to over 150 commands defined in [ jessfraz/dockerfiles] ( https://github.com/jessfraz/dockerfiles ) .
14
14
15
- - Web Development
16
- - http
17
- - jq
18
- - protoc
19
- - swagger-codegen
20
- - wget
21
- - Git
22
- - git
23
- - [ gh] ( apps/gh/README.md )
24
15
- Cloud
25
16
- [ aws] ( apps/aws/README.md )
26
17
- [ doctl] ( apps/doctl/README.md )
@@ -29,6 +20,9 @@ dockerized <command>
29
20
- ansible
30
21
- ansible-playbook
31
22
- helm
23
+ - Git
24
+ - git
25
+ - [ gh] ( apps/gh/README.md ) (Github)
32
26
- Languages & SDKs
33
27
- [ dotnet] ( apps/dotnet/README.md )
34
28
- go
@@ -56,12 +50,18 @@ dockerized <command>
56
50
- swipl (SWI-Prolog)
57
51
- typescript
58
52
- tsc
53
+ - Networking:
54
+ - http
55
+ - telnet
56
+ - wget
59
57
- Unix
60
58
- tree
61
59
- zip
62
- - Other
60
+ - Other utilities
63
61
- youtube-dl (Youtube downloader)
64
-
62
+ - jq
63
+ - protoc
64
+ - swagger-codegen
65
65
66
66
## Installation
67
67
You can’t perform that action at this time.
0 commit comments