sijie commented on issue #2545: [docker] introduce a pulsar standalone image URL: https://github.com/apache/incubator-pulsar/pull/2545#issuecomment-419743264 you can point to a location of a dockerfile. But in the dockerfile defintion, you can’t access files not in the same dir as the dockerfile, and you can’t use symlinks as well. That’s why on building pulsar image, we copy the packages to the dockerfile dir.
---------------------------------------------------------------- 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
