代码拉取完成,页面将自动刷新
version: "3.8"
services:
init:
image: airbyte/init:${VERSION}
build:
dockerfile: Dockerfile
context: airbyte-config/init
labels:
io.airbyte.git-revision: ${GIT_REVISION}
bootloader:
image: airbyte/bootloader:${VERSION}
build:
dockerfile: Dockerfile
context: airbyte-bootloader
labels:
io.airbyte.git-revision: ${GIT_REVISION}
db:
image: airbyte/db:${VERSION}
build:
dockerfile: Dockerfile
context: airbyte-db/db-lib
labels:
io.airbyte.git-revision: ${GIT_REVISION}
worker:
image: airbyte/worker:${VERSION}
build:
dockerfile: Dockerfile
context: airbyte-workers
labels:
io.airbyte.git-revision: ${GIT_REVISION}
connector-builder-server:
image: airbyte/connector-builder-server:${VERSION}
build:
dockerfile: Dockerfile
context: airbyte-connector-builder-server
labels:
io.airbyte.git-revision: ${GIT_REVISION}
server:
image: airbyte/server:${VERSION}
build:
dockerfile: Dockerfile
context: airbyte-server
labels:
io.airbyte.git-revision: ${GIT_REVISION}
airbyte-api-server:
image: airbyte/airbyte-api-server:${VERSION}
build:
dockerfile: Dockerfile
context: airbyte-api-server
labels:
io.airbyte.git-revision: ${GIT_REVISION}
webapp:
image: airbyte/webapp:${VERSION}
build:
dockerfile: Dockerfile
context: airbyte-webapp
labels:
io.airbyte.git-revision: ${GIT_REVISION}
temporal:
image: airbyte/temporal:${VERSION}
build:
dockerfile: Dockerfile
context: airbyte-temporal
labels:
io.airbyte.git-revision: ${GIT_REVISION}
connector-sidecar:
image: airbyte/connector-sidecar:${VERSION}
build:
dockerfile: Dockerfile
context: airbyte-connector-sidecar
labels:
io.airbyte.git-revision: ${GIT_REVISION}
container-orchestrator:
image: airbyte/container-orchestrator:${VERSION}
build:
dockerfile: Dockerfile
context: airbyte-container-orchestrator
labels:
io.airbyte.git-revision: ${GIT_REVISION}
metric-reporter:
image: airbyte/metrics-reporter:${VERSION}
build:
dockerfile: Dockerfile
context: airbyte-metrics/reporter
labels:
io.airbyte.git-revision: ${GIT_REVISION}
keycloak:
image: airbyte/keycloak:${VERSION}
build:
dockerfile: Dockerfile
context: airbyte-keycloak
labels:
io.airbyte.git-revision: ${GIT_REVISION}
keycloak-setup:
image: airbyte/keycloak-setup:${VERSION}
build:
dockerfile: Dockerfile
context: airbyte-keycloak-setup
labels:
io.airbyte.git-revision: ${GIT_REVISION}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。