mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-02-08 19:08:40 -05:00
17 lines
240 B
YAML
17 lines
240 B
YAML
contents:
|
|
keyring:
|
|
- index-signing-key.rsa.pub
|
|
repositories:
|
|
- "@local repository-apk"
|
|
packages:
|
|
- alpine-base@local
|
|
|
|
entrypoint:
|
|
command: /bin/sh -l
|
|
|
|
environment:
|
|
PATH: /usr/sbin:/sbin:/usr/bin:/bin
|
|
|
|
archs:
|
|
- amd64
|