Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Latest commit

 

History

History
11 lines (5 loc) · 231 Bytes

File metadata and controls

11 lines (5 loc) · 231 Bytes

Example docker files

See the header of each Dockerfile in this directory for what is included.

How to build

From the confluent-kafka-python source top directory:

$ docker build -f examples/docker/Dockerfile.alpine .