mirror of
https://github.com/rzuasti/oott.git
synced 2026-07-08 19:21:54 +02:00
Document skopeo --insecure-policy for the Fly push on NixOS
NixOS ships no default containers policy.json, so skopeo copy aborts with a trust-policy error. Add --insecure-policy to the documented push command and gitignore the result-fly build symlink. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
31791fe0f2
commit
347e16346d
+1
-1
@@ -8,7 +8,7 @@
|
||||
# See deploy/fly/README.md for the full deploy procedure.
|
||||
|
||||
app = "oott-test" # change to your chosen Fly app name
|
||||
primary_region = "yyz" # change to a region near you / the reviewers
|
||||
primary_region = "yyz" # change to a region near you / the reviewersu
|
||||
|
||||
# The image is built with Nix and pushed to the Fly registry (see README),
|
||||
# so there is no [build] section: deploy with `fly deploy --image ...`.
|
||||
|
||||
Reference in New Issue
Block a user