challenge: add missing docs (wg, resolv.conf, openntpd)
This commit is contained in:
parent
1891c9c7c6
commit
46f92bf234
@ -33,9 +33,11 @@ RUN apk add --no-cache --initdb -p /out \
|
|||||||
kbd-doc \
|
kbd-doc \
|
||||||
kbd-vlock \
|
kbd-vlock \
|
||||||
man \
|
man \
|
||||||
|
man-pages \
|
||||||
musl \
|
musl \
|
||||||
nano \
|
nano \
|
||||||
openntpd \
|
openntpd \
|
||||||
|
openntpd-doc \
|
||||||
openssh-client \
|
openssh-client \
|
||||||
openssh-doc \
|
openssh-doc \
|
||||||
openssh-keygen \
|
openssh-keygen \
|
||||||
@ -51,7 +53,8 @@ RUN apk add --no-cache --initdb -p /out \
|
|||||||
ttf-inconsolata \
|
ttf-inconsolata \
|
||||||
util-linux \
|
util-linux \
|
||||||
util-linux-doc \
|
util-linux-doc \
|
||||||
wireguard-tools-wg
|
wireguard-tools-wg \
|
||||||
|
wireguard-tools-doc
|
||||||
|
|
||||||
RUN makewhatis /out/usr/share/man
|
RUN makewhatis /out/usr/share/man
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user