my system is win11, i have installed docker. i want use docker to run qiime2. The code docker run -t -i -v $(pwd):/data Quay qiime can run, but it will close soon, and the status shows "exited(0)". How to run it ? im confused.
@Pu_Qin, are you running the command from a command line interface? Or from Docker Desktop? Did you run docker pull quay.io/qiime2/core:2023.5
as shown here, so that docker has the image before trying to run it?
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.