raarts commented on issue #1134: Docker compose files for pulsar
URL: https://github.com/apache/incubator-pulsar/pull/1134#issuecomment-388617506
 
 
   Hi, just so you know, I just tried this docker-compose file, and I got:
   ```Rons-MBP:tmp raarts$ docker-compose up
   Pulling conf-eu (apachepulsar/pulsar-test-latest-version:latest)...
   ERROR: The image for the service you're trying to recreate has been removed. 
If you continue, volume data could be lost. Consider backing up your data 
before continuing.
   
   Continue with the new image? [yN]y
   Pulling conf-eu (apachepulsar/pulsar-test-latest-version:latest)...
   ERROR: pull access denied for apachepulsar/pulsar-test-latest-version, 
repository does not exist or may require 'docker login'
   ```
   
   so it may need more tweaking before it can be used by a casual passer-by 
like me..
   
   Also, and I don't know of this is the right place for it, I went to [Docker 
Hub](https://hub.docker.com/r/apachepulsar/pulsar/) for the image, so I could 
create it myself, but the Dockerfile used to create that image isn't there to 
be found, which is uncommon. I did find it in this repo though, and did manage 
to build it. Unfortunately our company requires images to be built from Alpine. 
Just some thoughts.

----------------------------------------------------------------
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