Skip to content

Commit 1c994c9

Browse files
authored
Create requirements.md
1 parent bd82bb8 commit 1c994c9

File tree

1 file changed

+46
-0
lines changed

1 file changed

+46
-0
lines changed

docs/requirements.md

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
# Requirements to run this automation script
2+
3+
4+
## Environment
5+
- Linux
6+
7+
## Softwares
8+
- Bash
9+
- Docker
10+
- Docker Compose
11+
- Git
12+
- Curl
13+
- Dpkg
14+
- Md5sum
15+
16+
## Used functions
17+
- sudo
18+
- source
19+
- cd
20+
- cp
21+
- mv
22+
- dirname
23+
- type
24+
- command
25+
- systemctl
26+
- echo
27+
- printf
28+
- read
29+
- sed
30+
- awk
31+
- wget
32+
- cat
33+
- cut
34+
- head
35+
- tr
36+
- grep
37+
- rm
38+
- trap
39+
- dpkg
40+
- tput
41+
- md5sum
42+
- ip
43+
- git
44+
- docker
45+
- docker-compose
46+
- curl

0 commit comments

Comments
 (0)