Skip to content

Commit b4b00e0

Browse files
committed
Comments on what the dockerfile is for
1 parent 1494458 commit b4b00e0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Dockerfile

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# This Dockerfile is used to build `airbyte/source-declarative-manifest` image that in turn is used
2+
# to build Manifest-only connectors themselves, and is used to run manifest (Builder) connectors
3+
# published into a particular user's workspace in Airbyte.
4+
#
5+
# A new version of source-declarative-manifest is built for every new Airbyte CDK release, and their versions are kept in sync.
6+
#
7+
18
FROM docker.io/airbyte/python-connector-base:3.0.0@sha256:1a0845ff2b30eafa793c6eee4e8f4283c2e52e1bbd44eed6cb9e9abd5d34d844
29

310
WORKDIR /airbyte/integration_code

0 commit comments

Comments
 (0)