Run LPC on Docker

Ronen
Ronen LSEG
edited January 30 in Elektron

I am reinstalling LPC (for RTO use) on a new enviorment,

We tested the docker Image lpcdocker/lpc:1.4.0.L1 on ubuntu and its crushes.
When we tested on amazon linux with the same configs and its running.

is it possiable to run lpcdocker/lpc:1.4.0.L1 on ubuntu ?

Regards

Best Answer

  • Jirapongse
    Jirapongse ✭✭✭✭✭
    Answer ✓

    @Ronen

    I checked the README file in the LPC package and found the supported operating systems, as shown below.

    Operating Systems supported  : Red Hat Enterprise Linux 7.x (64 bit)
                                   Oracle Enterprise Linux 7.x (64 bit)
                                   Red Hat Enterprise Linux 8.x (64 bit)
    							   VMWare with the Linux Operating systems listed above
    							   AWS AMI Linux 2
    							   Docker containers for Red Hat / Oracle Linux 7.4 or above in 7.x series
    							   Docker/Podman containers for Red Hat / Oracle Linux 8.0 or above in 8.x series
    

    It looks like that the LPC support docker contains for Red Hat / Orcle Linux.

    However, please contact the LPC support team directly to confirm this or investigate the issue.

Answers

  • Hi Ronen,

    Although I haven't tried the LPC docker image in Ubuntu myself, the whole point of docker is to isolate the subsystem from the host. So if the Docker is fully supported in the particular OS, the containerized LPC app should not be any different.