Difference between revisions of "Developer Meetings/20170221"
From Slicer Wiki
(Created page with "<br> {{mbox | type = style | text = If you would like to list your topic here, create a wiki account and [{{fullurl:{{FULLPAGENAME}}|action=edit}} edit t...") |
|||
Line 11: | Line 11: | ||
== Conclusion == | == Conclusion == | ||
+ | * We have Slicer docker images for building and testing slicer: | ||
+ | ** https://github.com/thewtex/SlicerDocker | ||
+ | ** https://blog.kitware.com/3d-slicer-improves-testing-for-pull-requests-using-docker-and-circleci/ | ||
+ | |||
+ | * Moving forward: | ||
+ | ** we will repackage the binaries built by SlicerDocker/slicer-build into a lean docker image | ||
+ | ** slicer docker images will self describe itself. Running the image will list all available CLI and it will be able to execute a CLI and process files from the host filesystem |
Latest revision as of 15:18, 21 February 2017
Home < Developer Meetings < 20170221
If you would like to list your topic here, create a wiki account and edit this page You can join the hangout using http://bit.ly/slicer-hangout-kw. |
To Discuss
- Slicer Docker image
Conclusion
- We have Slicer docker images for building and testing slicer:
- Moving forward:
- we will repackage the binaries built by SlicerDocker/slicer-build into a lean docker image
- slicer docker images will self describe itself. Running the image will list all available CLI and it will be able to execute a CLI and process files from the host filesystem