浏览代码

Run update.sh

Docker Library Bot 7 年之前
父节点
当前提交
02107e38f1
共有 3 个文件被更改,包括 26 次插入2 次删除
  1. 12 0
      cirros/README.md
  2. 4 2
      geonetwork/README.md
  3. 10 0
      registry/README.md

+ 12 - 0
cirros/README.md

@@ -54,3 +54,15 @@ CirrOS is a Tiny OS that specializes in running on a cloud.
 > [launchpad.net/cirros](https://launchpad.net/cirros)
 
 ![logo](https://raw.githubusercontent.com/docker-library/docs/b449be7df57e9ed9086bb5821bfb5d6cdc5d67a4/cirros/logo.png)
+
+# License
+
+View [license information](https://launchpad.net/cirros) for the software contained in this image:
+
+> The code for building CirrOS is available under GPLv2. The binary images that will be distributed contain many different licenses all of which are opensource.
+
+As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).
+
+Some additional license information which was able to be auto-detected might be found in [the `repo-info` repository's `cirros/` directory](https://github.com/docker-library/repo-info/tree/master/repos/cirros).
+
+As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.

+ 4 - 2
geonetwork/README.md

@@ -18,8 +18,10 @@ WARNING:
 
 -	[`3.0.5`, `3.0` (*3.0.5/Dockerfile*)](https://github.com/geonetwork/docker-geonetwork/blob/c2af30125f631f6357d3af3837ec4b80f04b5917/3.0.5/Dockerfile)
 -	[`3.0.5-postgres`, `3.0-postgres` (*3.0.5/postgres/Dockerfile*)](https://github.com/geonetwork/docker-geonetwork/blob/e5cf5da76f557481c35b4a4d3e3cac77768a1302/3.0.5/postgres/Dockerfile)
--	[`3.2.2`, `3.2`, `latest` (*3.2.2/Dockerfile*)](https://github.com/geonetwork/docker-geonetwork/blob/7ba5f533d9ee31cf1a22d4d6a1a84fbb74f86466/3.2.2/Dockerfile)
--	[`3.2.2-postgres`, `3.2-postgres`, `postgres` (*3.2.2/postgres/Dockerfile*)](https://github.com/geonetwork/docker-geonetwork/blob/7ba5f533d9ee31cf1a22d4d6a1a84fbb74f86466/3.2.2/postgres/Dockerfile)
+-	[`3.2.2`, `3.2` (*3.2.2/Dockerfile*)](https://github.com/geonetwork/docker-geonetwork/blob/a9d9f3f07c0f2b8badadb74206647d7f6dea4b24/3.2.2/Dockerfile)
+-	[`3.2.2-postgres`, `3.2-postgres` (*3.2.2/postgres/Dockerfile*)](https://github.com/geonetwork/docker-geonetwork/blob/7ba5f533d9ee31cf1a22d4d6a1a84fbb74f86466/3.2.2/postgres/Dockerfile)
+-	[`3.4.0`, `3.4`, `latest` (*3.4.0/Dockerfile*)](https://github.com/geonetwork/docker-geonetwork/blob/067c56d23e1ea7a422e9883410b3db318b5f42b7/3.4.0/Dockerfile)
+-	[`3.4.0-postgres`, `3.4-postgres`, `postgres` (*3.4.0/postgres/Dockerfile*)](https://github.com/geonetwork/docker-geonetwork/blob/067c56d23e1ea7a422e9883410b3db318b5f42b7/3.4.0/postgres/Dockerfile)
 
 # Quick reference
 

+ 10 - 0
registry/README.md

@@ -74,3 +74,13 @@ Specifically, [the section regarding deployment](https://docs.docker.com/registr
 # Support
 
 If you are interested in commercial support, the [Docker Trusted Registry](https://www.docker.com/docker-trusted-registry) provides an image registry, LDAP/Active Directory integration, security certificates, and more in a solution that includes commercial support.
+
+# License
+
+View [license information](https://github.com/docker/distribution/blob/master/LICENSE) for the software contained in this image.
+
+As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).
+
+Some additional license information which was able to be auto-detected might be found in [the `repo-info` repository's `registry/` directory](https://github.com/docker-library/repo-info/tree/master/repos/registry).
+
+As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.