Since the docker container does not contain a copy of the host OS which creates a level of consistency for all the containers running on that host. If we wanted to control the version of Tomcat and have some base libraries commonly available could we have the Tomcat binaries on the host and not have them replicated in all the containers?