master
fixed typo -- Signed-off-by: Lee Gaines <eightlimbed@gmail.com>
Convert Unused ARG error to warning
Make README less scabious
docs: add missing cache-from man docs
man: mv config-json.5 to docker-config-json.5
man/docker-run.1: misc fixes
Update the manuals of docker and dockerd
Allow user to specify default address pools for docker networks This is separate commit for CLI files to address PR 36054
Refactor content_trust cli/flags handling
Run docs and man generation in CI
Convert script shebangs from "#!/bin/bash" to "#!/usr/bin/env bash"