Quoting Kaarle Ritvanen (kaarle.ritva...@datakunkku.fi):
...
> +        wget="wget -O - $repository/x86"
..
> +        $wget/apk-tools-static-$apk_version.apk | \
> +            tar -Oxz sbin/apk.static > $apk || return 1
> +        chmod u+x $apk
> +        
> +        apk_opts="$apk_opts --allow-untrusted"
> +    fi
> +    
> +    $apk add -U --initdb --root $rootfs $apk_opts "$@" alpine-base

Boy does that scare me though.

------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
Lxc-devel mailing list
Lxc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-devel

Reply via email to