mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-12-26 16:09:45 -05:00
17 lines
293 B
YAML
17 lines
293 B
YAML
|
contents:
|
||
|
repositories:
|
||
|
- https://dl-cdn.alpinelinux.org/alpine/edge/main
|
||
|
- https://dl-cdn.alpinelinux.org/alpine/edge/community
|
||
|
packages:
|
||
|
- alpine-base
|
||
|
- cryptsetup-dev
|
||
|
- bash
|
||
|
- gcompat
|
||
|
|
||
|
environment:
|
||
|
PATH: /usr/sbin:/sbin:/usr/bin:/bin
|
||
|
|
||
|
archs:
|
||
|
- amd64
|
||
|
- 386
|