These warnings will no longer be returned by the daemon, so remove them from the tests as well to make them more representative of reality. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
The kernel memory limit is deprecated in Docker 20.10.0, and its support was removed in runc v1.0.0-rc94. So, this warning can be safely removed. Relevant: https://github.com/moby/moby/pull/41254/commits/b8ca7de823acf572cad9becb74fd5cdac1748057 Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
docker info
Signed-off-by: Ying Li <ying.li@docker.com>