tailhook / vagga

Vagga is a containerization tool without daemons
http://vagga.readthedocs.org
MIT License
1.86k stars 96 forks source link

Fix alpine tests; update alpine to 3.15 #552

Closed anti-social closed 2 years ago

anti-social commented 2 years ago

Alpine 3.1 no longer works:

ERROR 2021-12-03T15:35:38Z: vagga::builder: Error building container "v31-calc": step Alpine("v3.1") failed: Error running <Command "/vagga/bin/apk" "--update-cache" "--keys-dir=/etc/apk/keys" "--root=/vagga/root" "--initdb" "add" "alpine-base"; environ[3]>: exited with code 14
ERROR 2021-12-03T15:35:38Z: vagga::wrapper: Error executing _build: Builder exited with code 1