services: pulsar: image: 'apachepulsar/pulsar:3.1.3' ports: - '6650' - '8080' command: 'bin/pulsar standalone'