kramasamy commented on issue #2545: [docker] introduce a pulsar standalone image URL: https://github.com/apache/incubator-pulsar/pull/2545#issuecomment-419744589 Another options is move the dockerfile to the top. Duplicating code and config will be difficult to manage as time goes on Sent from my iPhone > On Sep 9, 2018, at 1:36 PM, Sijie Guo <[email protected]> wrote: > > 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. > > — > You are receiving this because you commented. > Reply to this email directly, view it on GitHub, or mute the thread.
---------------------------------------------------------------- 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
