Add podman login credential template for kode.naiv.no

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Ole-Morten Duesund 2026-03-18 17:08:06 +01:00
commit 67db350b71
2 changed files with 6 additions and 0 deletions

5
99-podman-kode.example Executable file
View file

@ -0,0 +1,5 @@
# shellcheck shell=bash
# Podman login token for kode.naiv.no container registry
# Copy to 99-podman-kode and fill in your token, then: chmod 700 99-podman-kode
require_private "${BASH_SOURCE[0]}"
export KODE_REGISTRY_TOKEN=your-token-here