Skip to content

Anaconda - Clean up and shrink size - #121

Merged
joshspicer merged 3 commits into
mainfrom
samruddhikhandale/shrink-anaconda
Aug 31, 2022
Merged

Anaconda - Clean up and shrink size#121
joshspicer merged 3 commits into
mainfrom
samruddhikhandale/shrink-anaconda

Conversation

@samruddhikhandale

@samruddhikhandale Samruddhi Khandale (samruddhikhandale) commented Aug 31, 2022

Copy link
Copy Markdown
Member

With this cleanup, the size of the docker layer for the Anaconda Feature reduced from 4.0 GB to 200 MB

Cause - Previously it was built from source where conda/lib was approx 2 GB. Switched to apt-get install

Before these changes

image

After

image

Comment thread src/anaconda/install.sh
@joshspicer
joshspicer merged commit 964e4a3 into main Aug 31, 2022
@joshspicer
joshspicer deleted the samruddhikhandale/shrink-anaconda branch August 31, 2022 13:30
@Chuxel

Chuck Lantz (Chuxel) commented Aug 31, 2022

Copy link
Copy Markdown
Member

Samruddhi Khandale (@samruddhikhandale) This is not correct - that just results in "conda" being installed which is the package manager. Anaconda is the full distro. Please roll back this update or add an option to get one or the other versions.

Samruddhi Khandale (samruddhikhandale) added a commit that referenced this pull request Sep 1, 2022
* Revert "Anaconda - Clean up and shrink size (#121)"

This reverts commit 964e4a3.

* bump version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants