How to install a plugin in qiime 2 docker container

One more question, I installed my QIIME2 by docker, can I install the plugin in docker as well?

Thank for your patience

I believe you can achieve that by editing the Dockerfile and building the image yourself. But I can't find it :frowning:

Part 1: Containerize an application | Docker Docs << this example might be of help.

Check out this thread for some discussion: