Hi,
We have subscription of Docker license. We want to use Docker for our enterprise proprietary software distribution,
We have taken the base image of Tomcat docker from Docker hub, the URL is follows. https://hub.docker.com/_/tomcat?tab=description
Tag Name : tomcat:9.0.48-jdk11-adoptopenjdk-hotspot
We have run ‘apt-get’ command to update the packages to latest version and deployed our proprietary software that runs on Tomcat.
We need help in understanding the licensing requirement in this case, since we are not able to get any licensing information related to above docker image. We also want to understand licensing implications for the docker images that we download from Docker Hub.
Some points worth noting:
-
Our software is commercial
-
We take care of licensing information for all third-party components which we use inside our software
-
Our proprietary software is compliant with non-dockized distribution, and we want to understand if we need to do anything additional for dockerized distribution.
Thanks.