We applied for the Docker Hub permission before[1], but the feedback
Docker Hub is out of seats.
It is recommended to use the Github Docker Registry.
Does this meet the ASF docker image distribution requirements (The
official website document[2]
mentions:artifacts need to be placed in
https://hub.docker.com/r/apache/<project>)

In addition, for the Dockfile file used to build the docker image[3],
use the basic image such as CentOS,
or the basic environment package installed by yum command such as `yun
install unzip`,
or use `ADD/COPY` to add resources to a destination inside the Docker image.
Whether the use of these third-party tools needs to be listed
separately in the LICENSE file.
If so, for the toolkit installed by the yum command, it seems that the
indirect dependency license cannot be listed well.


1. https://issues.apache.org/jira/browse/INFRA-22785
2. https://incubator.apache.org/guides/distribution.html#docker
3. 
https://github.com/apache/incubator-linkis/blob/dev-1.3.0/linkis-dist/docker/ldh.Dockerfile

Best Regards!
Apache Linkis(Incubating)
Chen Xia

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org

Reply via email to