On Sat, Oct 10, 2020 at 04:28:09PM +0800, Wu Fengguang wrote:
On Sat, Oct 10, 2020 at 10:04:18AM +0800, Xiao Shenwei wrote:
- -v /usr/bin/busybox:/usr/bin/busybox
It seems there is no 'busybox' in 'z9'.
right, i will send another patch to get the file,
on debian conatiner: apt-get install -y busybox,
Just installed in z9. And sent a patch to install it in sparrow.
then copy it to host
I just send a patch to add it in
distro/depends/multi-docker
i have some question. like multi-qemu will run simplify-ci, it will clone our compass-ci code by git then distro/depends/simplify-ci will need git this script will call sparrow then install our env,
for multi-docker, it's still the same way, like docker.io, ruby xxx this package will install by sparrow.
so, also need build the cgz file?
Thanks, Shenwei
Would you go on build the cgz file?
Thanks, Fengguang