You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The container created through fre make create-dockerfile is very large due to the fact that it includes compilers and a whole spack stack of packages. The size of the container needs to be reduced.
Describe the solution you'd like
Avenues to explore:
using e4s-cl
setting up a spcak environment
stripping out compilers from the container image
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
The container created through fre make create-dockerfile is very large due to the fact that it includes compilers and a whole spack stack of packages. The size of the container needs to be reduced.
Describe the solution you'd like
Avenues to explore:
The text was updated successfully, but these errors were encountered: