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