merge devgpu

This commit is contained in:
2024-01-28 19:12:10 +08:00
parent 05c8bf9cdc
commit 8ab4900e81
8 changed files with 160 additions and 108 deletions

View File

@@ -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
# 清理和减小镜像大小