Skip to content

Commit

Permalink
Add link to CoreCE
Browse files Browse the repository at this point in the history
  • Loading branch information
jennydaman committed Feb 3, 2025
1 parent 6e87ed1 commit b332261
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions docs/plugins/multiarch.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,12 @@

Here are some tips and tricks for building multi-architectural container images.

## Use Micromamba
## Use Micromamba or Pixi

Many common packages, including Python packages, are cross-compiled for conda.

Example: https://github.com/FNNDSC/pl-fetal-surface-extract/blob/5a966810def2f04785bc7aafb1dbb1fe6d4dd6d5/Dockerfile
Example: https://github.com/FNNDSC/pl-fetal-surface-extract/blob/5a966810def2f04785bc7aafb1dbb1fe6d4dd6d5/Dockerfile https://github.com/FNNDSC/pfcon/pulls?q=is:pr%20is:closed

For PowerPC Power 9 (ppc64le), try out the [Open-CE](https://github.com/open-ce/open-ce) and [RocketCE](https://community.ibm.com/community/user/powerdeveloper/blogs/sebastian-lehrig/2024/02/08/rocketce) conda channels.


0 comments on commit b332261

Please sign in to comment.