TCP Sample receiver
8.1K
This receiver opens and listens to port 5222, and echoes back every message sent to it with the prefix of the service name:
Please use the following steps to test it:
docker run -p 50000:5222 cloudfoundry/tcp-sample-receiver
nc $(boot2docker ip) 50000
docker-server1:poke
Content type
Image
Digest
sha256:32143e6cf…
Size
4.3 MB
Last updated
about 11 years ago
docker pull cloudfoundry/tcp-sample-receiverPulls:
1
Last week