@kapa.ai
'm running Airbyte OSS using Docker Compose.
When I check the processes with
ps -ef | grep airbyte
, I see that the user running it is root. I want to change the running user to a specific user.
k
kapa.ai
07/16/2024, 2:31 AM
I'm sorry, but the provided knowledge sources do not contain information on how to change the user running Airbyte in a Docker Compose setup. It's recommended to check Docker's official documentation or Airbyte's documentation for more detailed instructions.