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. [ Full content available at: https://github.com/apache/incubator-pulsar/pull/2545 ] This message was relayed via gitbox.apache.org for [email protected]
