alexander_shea
10/26/2023, 11:41 PMchristoph
10/27/2023, 1:13 AMThe reason for this is containers are designed to run and maintain a single process.Can you elaborate on this? I understand that PID 1 is different in container runtimes that on a normal Linux system. But I don't think there are any constraints beyond the differences in PID 1 that influence whether or not your PID 1 should have child processes inside a container runtime? Are you asking if the meltano CLI is designed to be seamlessly run as PID 1 in a container runtime?
alexander_shea
10/30/2023, 2:59 PMedgar_ramirez_mondragon
10/30/2023, 5:32 PM