You've already forked fedora-toolbox
forked from davejansen/fedora-bootc
Attempt: Add custom containers-policy.json
This commit is contained in:
@@ -5,6 +5,10 @@ set -ouex pipefail
|
||||
# Copy System Files onto root
|
||||
rsync -rvK /ctx/sys_files/ /
|
||||
|
||||
# Copy cosign.pub key into the right location
|
||||
mkdir -p /etc/pki/containers
|
||||
cp /ctx/cosign.pub /etc/pki/containers/davejansen.pub
|
||||
|
||||
### Install packages
|
||||
|
||||
# Packages can be installed from any enabled yum repo on the image.
|
||||
|
||||
Reference in New Issue
Block a user