merge devgpu
This commit is contained in:
@@ -61,18 +61,6 @@ echo "1" | bash <(curl -s https://raw.githubusercontent.com/hotwa/MicroMamba_Ins
|
||||
mkdir -p /root/workspace/personal /root/workspace/project
|
||||
EOT
|
||||
|
||||
# RUN <<EOT
|
||||
# #!/bin/bash
|
||||
# apt install -y texlive-full
|
||||
# micromamba create -n plot -c conda-forge scienceplots autopep8 python=3 ipykernel pandas numpy matplotlib scipy seaborn orange3 -y
|
||||
# pip install bamboolib
|
||||
# EOT
|
||||
|
||||
# RUN <<EOT
|
||||
# #!/bin/bash
|
||||
# micromamba create -n scardock -c conda-forge -c pylyzeng -c bioconda vinautil -y
|
||||
# EOT
|
||||
|
||||
RUN <<EOT
|
||||
#!/bin/bash
|
||||
# 清理和减小镜像大小
|
||||
|
||||
Reference in New Issue
Block a user