How to display QIIME 2 license when building on the QIIME 2 Docker image

I am publishing a tool that uses the QIIME 2 Docker image from Quay and adds additional dependencies, which is then published as a new Docker image on DockerHub. According to the QIIME 2 license, "Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer." How would you recommend I comply with this condition with my Docker image? Thanks!

Hey @Luke_Thompson,

I think a note in the description of your repo/DockerHub page would be perfectly sufficient for us.

There is a more involved discussion on stackexchange here.

1 Like

Thanks @ebolyen! I have added a section about the license here. Let me know if this strikes the right tone.

1 Like

Looks great to me, thanks for considering this!