Hi, I'm trying to set up the environment in docker. I'm wondering if you have any plan to publish a docker file for this project? It would be really helpful. I met tons of problems setting up in docker.
BTW. I think it would be better to specify the default pip version in the script. (I assume it is python2). Because sometimes the default python is python3 and the default pip is pip3 in some docker images. Thank you!
Hi, I'm trying to set up the environment in docker. I'm wondering if you have any plan to publish a docker file for this project? It would be really helpful. I met tons of problems setting up in docker.
BTW. I think it would be better to specify the default pip version in the script. (I assume it is python2). Because sometimes the default python is python3 and the default pip is pip3 in some docker images. Thank you!