: ${FSB_TARGET:=alpine_virtualenv} source $0:h/alpine-amd64-edge STAGE_ALPINE_PACKAGES=( rsync mksh zsh runit findutils gcc g++ binutils libc-dev make libressl-dev python2-dev py-{setuptools,virtualenv,pip,twisted,crypto,cryptography,cffi,openssl,yaml} ) STAGE_ALPINE_VIRTUALENV_NAME=( tahoe ) STAGE_ALPINE_VIRTUALENV_PACKAGES=( tahoe-lafs )