Skip to content

Commit

Permalink
Merge pull request docker-library#1949 from udkyo/remove-common-license
Browse files Browse the repository at this point in the history
Couchbase: Remove extraneous license-common.md text
  • Loading branch information
yosifkit authored May 13, 2021
2 parents ee22ee6 + 942dada commit a1e48c9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions couchbase/license.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,3 @@ Couchbase Server comes in 2 Editions: Enterprise Edition and Community Edition.
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

`docker run -d --name db -p 8091-8094:8091-8094 -p 11210:11210 couchbase:community-6.6.0`

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 couchbase/ directory](https://github.com/docker-library/repo-info/tree/master/repos/couchbase).

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 comments on commit a1e48c9

Please sign in to comment.