From 4393ed86794fa4e66161829d56937c8f135697ce Mon Sep 17 00:00:00 2001 From: Florian Klink Date: Mon, 23 May 2022 23:34:54 +0200 Subject: Update doc/builders/images/dockertools.section.md Co-authored-by: Robert Hensing --- doc/builders/images/dockertools.section.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/builders') diff --git a/doc/builders/images/dockertools.section.md b/doc/builders/images/dockertools.section.md index 29b5245d687e9..89b35841d7553 100644 --- a/doc/builders/images/dockertools.section.md +++ b/doc/builders/images/dockertools.section.md @@ -336,7 +336,7 @@ It also provides a `/etc/nsswitch.conf`, configuring NSS host resolution to first check `/etc/hosts`, before checking DNS, as the default in the absence of a config file (`dns [!UNAVAIL=return] files`) is quite unexpected. -You usually might to pair it with binSh, which provides `bin/sh` as a symlink +You can pair it with `binSh`, which provides `bin/sh` as a symlink to `bashInteractive` (as `/bin/sh` is configured as a shell). ```nix -- cgit 1.4.1