bash.d/99-podman-kode.example
Ole-Morten Duesund 67db350b71 Add podman login credential template for kode.naiv.no
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-18 17:08:06 +01:00

5 lines
240 B
Text
Executable file

# 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