I'm note sure if the docker image is a bundled release[1], and now
it's hard to compose the License file for that especially we build the
docker image on top of theres.
It looks like most ASF docker images don't provide separated License
files for the software which install in the docker image.

 As [2] said, we need to keep the docker file clear not to install the
unapproved file

[1] https://infra.apache.org/licensing-howto.html
[2] https://incubator.apache.org/guides/distribution.html#docker

Willem Jiang

Twitter: willemjiang
Weibo: 姜宁willem

On Wed, Oct 12, 2022 at 2:58 PM cas...@apache.org <cas...@apache.org> wrote:
>
> 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
>

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

Reply via email to