Migrate to Podman + Forge registry, add Makefile and CI #2

Open
opened 2026-03-04 15:46:30 +00:00 by mik-tf · 0 comments
Owner

Problem

Currently hardcoded to ghcr.io with interactive Docker login. No CI, no Makefile, no version tracking.

Solution

  • Rename Dockerfile to Containerfile, switch Docker to Podman
  • Registry: forge.ourworld.tf/lhumina_code/hero_builder_base
  • Non-interactive auth with FORGEJO_TOKEN
  • Add buildenv.sh, Makefile, .containerignore
  • Add Forgejo Actions CI (build on v* tag)
  • Clean up README

Ref: lhumina_code/home#1

## Problem Currently hardcoded to ghcr.io with interactive Docker login. No CI, no Makefile, no version tracking. ## Solution - Rename Dockerfile to Containerfile, switch Docker to Podman - Registry: forge.ourworld.tf/lhumina_code/hero_builder_base - Non-interactive auth with FORGEJO_TOKEN - Add buildenv.sh, Makefile, .containerignore - Add Forgejo Actions CI (build on v* tag) - Clean up README Ref: lhumina_code/home#1
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_builder#2
No description provided.