Is your feature request related to a problem? Please describe.
容器内没有基础bash
# ping baidu.com
/usr/bin/sh: 2: ping: not found
# unzip
/usr/bin/sh: 3: unzip: not found
# ls
checkpoints datasets mmedu_code.py my_checkpoints run.sh
希望可以有wget和unzip这两个。
Describe the solution you'd like
容器内pip没问题(网络也没问题),但是好像缺一些指令,希望能够提供zip解压和wget。
Is your feature request related to a problem? Please describe.
容器内没有基础bash
希望可以有wget和unzip这两个。
Describe the solution you'd like
容器内pip没问题(网络也没问题),但是好像缺一些指令,希望能够提供zip解压和wget。