<@U04SE163WC8> 'm running Airbyte OSS using Docke...
# ask-ai
j
@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
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.