postgres-operator icon indicating copy to clipboard operation
postgres-operator copied to clipboard

Question about Docker image license.

Open shinyaaa opened this issue 3 years ago • 0 comments

Please, answer some short questions which should help us to understand your problem / question better?

  • Which image of the operator are you using? e.g. registry.opensource.zalan.do/acid/postgres-operator:v1.8.1
  • Where do you run it - cloud or metal? Kubernetes or OpenShift? Bare Metal K8s
  • Are you running Postgres Operator in production? no
  • Type of issue? question

Some general remarks when posting a bug report:

  • Please, check the operator, pod (Patroni) and postgresql logs first. When copy-pasting many log lines please do it in a separate GitHub gist together with your Postgres CRD and configuration manifest.
  • If you feel this issue might be more related to the Spilo docker image or Patroni, consider opening issues in the respective repos.

Hi!

I have a question about Docker image (both postgres-operator image and Spilo image) license. In general, source code and Docker image licenses are completely different.

As written in [1], the license of the source code is MIT License, but is the license of the Docker image also MIT License?

Regards, Shinya Kato

[1] https://github.com/zalando/postgres-operator/blob/master/LICENSE

shinyaaa avatar Jun 02 '22 02:06 shinyaaa