https://www.envoyproxy.io/docs/envoy/latest/install/building.html#pre-built-binaries mentions using Ubuntu Xenial Base for the container while the Docker file under CI directory uses Ubuntu:14.04 as base.
Are the docs wrong or the Dockerfile?
Is there any plan to create a container based on 16.04?