File: README.md

package info (click to toggle)
python-confluent-kafka 1.7.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,904 kB
  • sloc: python: 8,335; ansic: 6,065; sh: 1,203; makefile: 178
file content (11 lines) | stat: -rw-r--r-- 231 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
# 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 .