The application discloses a container management method,
system and device for a space-based cloud platform and a medium, relates to the fields of
aerospace and
cloud computing, and the container management method comprises the following steps: packaging a container application to be run to generate a container image data packet; compiling source files of a
management tool corresponding to the container image data packet into an
executable file; executing the
executable file to generate a specified
application directory and store the container image data packet in the specified
application directory; creating an
independent data directory for the container and binding the data
directory with a fixed path in the container; when the container is started, creating an inter-
process communication System V IPC mechanism according to a first configuration file created in advance, and sharing an IPC
namespace of the container and a host computer according to the IPC mechanism, so that multiple containers coexist and data does not interfere with each other, and the
management process of the host computer and the container can directly communicate, the efficiency is high, and the real-time requirement in the space-based cloud platform
scenario can be met.