E3SM-Project / E3SM-Project/containers

Trim image sizes removing unneded stuff

Open
#49 3 comments 0 reactions 1 assignee Claimed by @bartgol View on GitHub
Dominant language
Dockerfile
Stars
4
Forks
4
Avg merge
14h 7m
Merged PRs (30d)
9

Description

For instance,
```
(eamxx-venv) bash-5.1# du -h --max-depth=1 / 2> /dev/null | grep moab
3.4G /moab-build
```
these are 3.4G that we 100% don't use/need. Moab also builds several binaries, each around 70M, and we probably only need a subset of those.

Another thing to consider is to switch to shared libs for moab (we currently build static libs).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.