Re: Kafka containers getting auto-deleted on RHEL OS.

2023-05-10 Thread Gerard Ryan
Hi Smit, Does this /only/ happen with your containers created by this docker compose, or does it also happen with other containers that you run on the same system? You could try running `loginctl enable-linger` as the host user you're using, to see if that will help: it will prevent systemd from

Kafka containers getting auto-deleted on RHEL OS.

2023-05-09 Thread Smit Shanischara
Hello, Hope you are doing good. There are some issues we are experiencing while using Kafka in our environments. I will explain the scenario of the issues below for better understanding. We are setting up Kafka using a Docker compose file (running this docker compose on a server with RHEL ope