LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Containers (https://www.linuxquestions.org/questions/linux-containers-122/)
-   -   Newbie question: are containers restricted to a single platform? (https://www.linuxquestions.org/questions/linux-containers-122/newbie-question-are-containers-restricted-to-a-single-platform-4175667182/)

ptoye 01-06-2020 05:26 AM

Newbie question: are containers restricted to a single platform?
 
I need to install a highly proprietary system which is distributed as a container. The installation instructions say that it uses systemd-container. But my Linux system doesn't have systemd. Do I have to obtain that, or can I use some other container platform like Docker?

wpeckham 01-06-2020 06:27 AM

You need one that is not incompatible with the container format. I have used OpenVZ containers, LXC containers, and migrated containers form one to the other: but all using formats that may now be obsolete.

Can you tell us more about the source of this container? Please give us any clue you may have about the format.

pan64 01-06-2020 10:50 AM

a few years ago the different versions of docker containers were not compatible with each other. The different kind of containers are not interchangeable (as far as I know). It also may depend on the kernel of the host system. So definitely we need to know more.

ptoye 01-07-2020 06:37 AM

I'll have to find out from the developer - if I can find him and he's not too busy.


All times are GMT -5. The time now is 11:27 PM.