Skip to content

Prepare slim version of docker image containing spack release with running environment only #134

@dingp

Description

@dingp

This can be achieved by flattening the docker image created by nightly workflow (or build-frozen release workflow).

The flattening process is like the following:

  1. start up a container using the docker image containing the full Spack-release interactively;
  2. prepare and run a script to trim down the release and externals, and even system packages;
  3. commit the change to a new docker image;
  4. flatter the image with docker export and docker import to remove all intermediate layers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions