Extend docker_test() to expose a random (8888) port to verify that doesn't fail, and extend the docker-compose test to run the busybox httpd in the background, expose that as port 80 and verify that /etc/resolv.conf could be fetched by wget. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>