Skip to content

Commit

Permalink
More cleanup for docker image for Issue #1491
Browse files Browse the repository at this point in the history
  • Loading branch information
pseudotensor committed Mar 20, 2024
1 parent 98e390b commit fbde9e1
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions docker_build_script_ubuntu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -115,3 +115,18 @@ chmod -R a+rwx /workspace/save
rm -rf /workspace/Miniconda3-py310_23.1.0-1-Linux-x86_64.sh
rm -rf /workspace/.cache/pip
rm -rf /h2ogpt_conda/pkgs
rm -rf /workspace/spaces
rm -rf /workspace/benchmarks
rm -rf /workspace/data
rm -rf /workspace/cloud
rm -rf /workspace/docs
rm -rf /workspace/helm
rm -rf /workspace/notebooks
rm -rf /workspace/papers







0 comments on commit fbde9e1

Please sign in to comment.