Grab policy.json
All checks were successful
Build Docker Image / arm-docker-build (push) Successful in 5m29s

This commit is contained in:
Gabriel Simmer 2023-07-18 07:44:53 +01:00
parent f0c6432d2b
commit 58cfce0eb6
Signed by: arch
GPG key ID: C81B106D46C5B875

View file

@ -26,4 +26,5 @@ jobs:
- name: Push image with Skopeo
run: |
nix-env -i skopeo -f '<nixpkgs>'
wget https://raw.githubusercontent.com/containers/skopeo/main/default-policy.json && mkdir /etc/containers && mv default-policy.json /etc/containers/policy.json
skopeo copy docker-archive:result docker://icr.gmem.ca/dref:arm