Skip to content

Commit a1e48c9

Browse files
authored
Merge pull request #1949 from udkyo/remove-common-license
Couchbase: Remove extraneous license-common.md text
2 parents ee22ee6 + 942dada commit a1e48c9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

couchbase/license.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,3 @@ Couchbase Server comes in 2 Editions: Enterprise Edition and Community Edition.
77
By default, the `latest` Docker tag points to the latest Enterprise Edition. If you want the Community Edition instead, you should add the appropriate tag, such as
88

99
`docker run -d --name db -p 8091-8094:8091-8094 -p 11210:11210 couchbase:community-6.6.0`
10-
11-
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).
12-
13-
Some additional license information which was able to be auto-detected might be found in [the repo-info repository's couchbase/ directory](https://github.com/docker-library/repo-info/tree/master/repos/couchbase).
14-
15-
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.

0 commit comments

Comments
 (0)