no change

This commit is contained in:
2024-01-13 23:47:53 +08:00
parent 7de766d7c6
commit b6b688f3ae

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