Sign inSign up

openeuler/3dslicer

Sponsored OSS

By openeuler

Updated about 1 year ago

Image
0

4.4K

openeuler/3dslicer repository overview

Quick reference

3dslicer | 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

TagsCurrentlyArchitectures
5.8.1-oe2403sp13D Slicer 5.8.1 on openEuler 24.03-LTS-SP1amd64, arm64

Usage

  • Pull the openeuler/3dslicer image from hub.docker.com
    docker pull openeuler/3dslicer:{Tag}
    
  • Start a 3dslicer instance
    docker run -it --name my-3dslicer openeuler/3dslicer:{Tag}
    
    Now, you can use 3dslicer according to User Guide as
    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
    

Question and answering

If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.

Tag summary

Content type

Image

Digest

sha256:afcc7b030

Size

2.5 GB

Last updated

about 1 year ago

docker pull openeuler/3dslicer

This week's pulls

Pulls:

3

Last week