mrk-andreev opened a new pull request, #27553: URL: https://github.com/apache/airflow/pull/27553
Add ipc_mode to DockerOperator. IPC (POSIX/SysV IPC) namespace provides separation of named shared memory segments, semaphores and message queues (https://docs.docker.com/engine/reference/run/#ipc-settings---ipc). > ipc_mode (str) – Set the IPC mode for the container. ref: https://docker-py.readthedocs.io/en/stable/containers.html -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
