ISISComputingGroup / lewis-ess

Let's write intricate simulators!
GNU General Public License v3.0
21 stars 19 forks source link

Update documentation regarding docker usage #258

Closed MichaelWedel closed 7 years ago

MichaelWedel commented 7 years ago

This is from a conversation with John Sparger and I really liked his suggestion for how to use the Lewis docker image with external devices.

His idea was that if you have the devices package (-k) on the host, mounting the argument to -a as a volume into makes it possible to use them. This can be useful when you don't want to install EPICS on the host.

This should go into the docker usage section.