#145: Include bind-utils or similar in base image -------------------------------+--------------------- Reporter: jfindley | Owner: Type: enhancement | Status: new Priority: normal | Milestone: Future Component: Docker Host Image | Resolution: Keywords: | -------------------------------+---------------------
Comment (by mattdm):
Replying to [comment:7 dustymabe]:
Replying to [comment:6 mattdm]:
Unfortunately, bind-utils has a bunch of deps, including as currently
packaged GeoIP and the GeoIP database.
Could we include busybox then? At least busybox has nslookup. and we
could create /bin/nslookup-busybox symlink or something like that if we wanted to make it easy for users to discover.
Heh, yeah, I was just going through the same thought process. In fact, I wonder if we should include busybox and then remove as much as we can of _other_ utilties that busybox could reasonably cover.