mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
80e51d59c1
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
16 lines
224 B
YAML
16 lines
224 B
YAML
contents:
|
|
repositories:
|
|
- https://dl-cdn.alpinelinux.org/alpine/v3.17/main
|
|
packages:
|
|
- alpine-base
|
|
|
|
entrypoint:
|
|
command: /bin/sh -l
|
|
|
|
environment:
|
|
PATH: /usr/sbin:/sbin:/usr/bin:/bin
|
|
|
|
archs:
|
|
- amd64
|
|
- 386
|