commit 0e526eed212488bb5aebf8dab4cc2443cc882a81
parent b1750766f606be3a7f9c1b8f82bf8652199ee03d
Author: Jan Pobříslo <ccx@te2000.cz>
Date: Tue, 14 Jun 2022 16:56:13 +0200
Add ldns-tools to alpine-recombee container.
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/zsh-functions/confz_site_containers_init b/zsh-functions/confz_site_containers_init
@@ -127,6 +127,7 @@ confz_site_container_images_check() {
strace gdb
task py3-cffi # for taskwarrior/bugwarrior
sfeed sfeed-doc lynx curl # alternative RSS/ATOM processor
+ ldns-tools # for drill
)
require site_container_alpine :containers_dir :svscan_dir \
release=v3.13 image_name=alpine-recombee packages="$alpine_recombee"