j
k
j a
j l
On Sat, Oct 10, 2020 at 04:31:21PM +0800, Wu Fengguang wrote:
... -v /usr/bin/busybox:/usr/bin/busybox It's /bin/busybox in debian. So should test real path first.
-v /usr/bin/busybox:/usr/bin/busybox
It's /bin/busybox in debian. So should test real path first.
busybox_path=$(command -v busybox)
Thanks, Shenwei
Thanks, Fengguang
Back to the thread
Back to the list