Working of Docker Container in Fog
-
How Docker Container works inside Fog Devices?
-
I’m not sure I understand your question. Could you ask it a different way?
I can say that the FOG project doesn’t directly support Docker. I have heard of other forum members have FOG running inside rkt and LXC containers. If you work out a solution for Docker, please share.
-
I want to know the architecture of Fog Node… Can you help me in that?
-
@simarpreetsingh What do you mean “architecture?”
Do you mean Running 32 bit vs 64 bit? In that case, from the fog server:
uname -m
Will tell you its architecture. -
@Tom-Elliott maybe hes asking about the technology a node is talking with the main fog system, (sql, ftp etc.)
Regards X23