cnpem / epics-in-docker

Container images with EPICS and modules
5 stars 2 forks source link

Add support for areaDetector #7

Closed henriquesimoes closed 1 year ago

henriquesimoes commented 1 year ago

I've added support for the core area detector modules and ADSimDetector for now. My intention is to add other modules, which can be done by generating a RELEASE file with the corresponding module uncommented and installing its EPICS and system dependencies.

Suggestions and feedbacks are welcome!

ericonr commented 1 year ago

Feel free to add a commit to use v0.2.0git in the ioc Dockerfile, if you'd like, btw.