The official 3dslicer container image.
Maintained by: openEuler CloudNative SIG.
Where to get help: openEuler CloudNative SIG, openEuler.
Current 3dslicer docker images are built on the openEuler. This repository is free to use and exempted from per-user rate limits.
Slicer, or 3D Slicer, is a free, open source software for visualization, processing, segmentation, registration, and analysis of medical, biomedical, and other 3D images and meshes; and planning and navigating image-guided procedures.
Learn more on 3dslicer website.
The tag of each 3dslicer container image is consist of the version of 3dslicer and the version of basic image. The details are as follows
| Tags | Currently | Architectures |
|---|---|---|
| 5.8.1-oe2403sp1 | 3D Slicer 5.8.1 on openEuler 24.03-LTS-SP1 | amd64, arm64 |
openeuler/3dslicer image from hub.docker.com
docker pull openeuler/3dslicer:{Tag}
3dslicer instance
docker run -it --name my-3dslicer openeuler/3dslicer:{Tag}
cd /opt/Slicer-Release/Slicer-build
# To avoid UI errors
export QT_XCB_FORCE_SOFTWARE_OPENGL=1
export LIBGL_ALWAYS_SOFTWARE=1
export QT_QPA_PLATFORM=xcb
./Slicer
If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.
Content type
Image
Digest
sha256:afcc7b030…
Size
2.5 GB
Last updated
about 1 year ago
docker pull openeuler/3dslicerPulls:
3
Last week