Extracting Code from Docker Container and Resolving Gradle Dependencies

Summary

User seeks guidance on extracting code from a Docker container and resolving dependency issues while running the Airbyte codebase cloned from GitHub using Gradle.


Question

Hi Community,

We’ve recently started using Airbyte and set up the Self-Managed Community (OSS) version. After installing abctl and successfully running Airbyte on our local server, we’re now interested in exploring the codebase, making modifications, and testing them.

We’d like to know how we can extract the code from the Docker container, or if there’s a GitHub repository for the Airbyte platform. We’ve cloned the repository at [https://github.com/airbytehq/airbyte-platform](https://github.com/airbytehq/airbyte-platform), but when attempting to run it using Gradle, we encountered several dependency issues. Could anyone offer some guidance on how to resolve this?



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.

Join the conversation on Slack

['docker', 'abctl', 'gradle', 'dependency-issues', 'airbyte-platform']