version: "3.7" networks: default: external: true name: skNet x-image: &x-image image: bitnami/kafka:3.2.3 x-common: &x-common <<: *x-