kubernetes/test/images/jessie-dnsutils
Claudiu Belu 30f529c57f test images: Adds --force-yes when installing jessie-dnsutils packages
Currently, the jessie-dnsutils image fails to build for arm64 arch with the following
error:

GPG error: http://archive.debian.org jessie Release: The following signatures were invalid: KEYEXPIRED 1587841717

We can bypass this issue by adding a --force-yes flag when installing the needed dnsutils.
2020-06-12 14:22:28 -07:00
..
BASEIMAGE images: Adds linux/ prefix to BASEIMAGE entries 2020-02-21 02:09:49 -08:00
Dockerfile test images: Adds --force-yes when installing jessie-dnsutils packages 2020-06-12 14:22:28 -07:00
fixup-apt-list.sh tests: Fixes jessie-dnsutils image build 2019-07-10 14:38:36 -07:00
OWNERS test images: Adds OWNERS files for images (part 2) 2020-04-14 05:18:34 -07:00
README.md Adds some basic READMEs to some of the test images 2019-10-25 11:33:41 -05:00
VERSION test images: Bumps image versions 2020-02-21 02:09:49 -08:00

jessie-dnsutils

DNS utils but implemented in a different OS to have some basic check across OSes. See issue #10161 for original issue and discussion.