massakam opened a new pull request #3091: Add pulsar-build:manylinux-cp37-cp37m 
to pushed docker images
URL: https://github.com/apache/pulsar/pull/3091
 
 
   When we run `pulsar-client-cpp/docker/create-images.sh`, the following six 
docker images are created.
   ```
   pulsar-build:manylinux-cp27-cp27mu
   pulsar-build:manylinux-cp27-cp27m
   pulsar-build:manylinux-cp34-cp34m
   pulsar-build:manylinux-cp35-cp35m
   pulsar-build:manylinux-cp36-cp36m
   pulsar-build:manylinux-cp37-cp37m
   ```
   These images are pushed to Docker Hub when 
`pulsar-client-cpp/docker/push-images.sh` is executed. But 
`pulsar-build:manylinux-cp37-cp37m` not included in the target.
   
   
https://github.com/apache/pulsar/blob/7bbcc72f5a2690da701c299856ff0d2b62eed5d9/pulsar-client-cpp/docker/create-images.sh#L26-L33
   
https://github.com/apache/pulsar/blob/7bbcc72f5a2690da701c299856ff0d2b62eed5d9/pulsar-client-cpp/docker/push-images.sh#L28-L34

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to