You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-11Lines changed: 9 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,21 +26,19 @@ Repository contains docker image with build dependencies for WOD projects.
26
26
### → Installed and enabled **apk** packages in this image:
27
27
28
28
***net-tools** — Linux networking base tools
29
-
***gettext (envsubst)** — The envsubst searches the input for pattern $VARIABLE or ${VARIABLE}. Then, it replaces the pattern with the value of the corresponding bash variable
29
+
***gettext (envsubst)** — The envsubst searches the input for pattern $VARIABLE or ${VARIABLE}. Then, it replaces the pattern with the value of the corresponding bash variable
30
30
* git
31
-
* bash
32
-
* unzip
33
-
* nano
31
+
* bash
32
+
* unzip
33
+
* nano
34
34
* ca-certificates
35
-
* tzdata
36
-
* curl
37
-
* bash
38
-
* make
39
-
* tar
35
+
* tzdata
36
+
* curl
37
+
* bash
38
+
* make
39
+
* tar
40
40
* bzip2
41
41
42
-
<br>
43
-
44
42
### → Installed tools:
45
43
46
44
*[goss](https://goss.rocks/) — Quick and Easy server testing / validation
0 commit comments