Commit Graph

  • 9c82ecb821 fix: pull image before tagging stable to avoid 'No such image' error\n\n- After multi-platform buildx push, the image isn't local; docker pull ensures it's present for tagging. main Marcus A. 2026-04-08 00:15:56 +00:00
  • 0eaabc3d5d fix: derive repo name from git remote to avoid empty context\n\n- Replace github.repository with git remote parsing\n- More reliable in Gitea Actions where context may be missing\n- Produces valid tags like git.danhenry.dev:5050/thelab/sandbox-base-image:<sha> Marcus A. 2026-04-07 23:50:51 +00:00
  • 2b888712b7 fix: use github.repository instead of gitea.repository for image tagging Marcus A. 2026-04-07 23:43:33 +00:00
  • 995403bf11 CI: fix registry usage - separate registry hostname and repo name Marcus A. 2026-04-07 23:32:01 +00:00
  • 6e6844ce24 CI: enforce lowercase image name using toLower(gitea.repository) Marcus A. 2026-04-07 23:28:33 +00:00
  • 702b413717 Install tmux in sandbox base image Marcus A. 2026-04-07 23:23:39 +00:00
  • 60930afe17 Use DOCKER_REGISTRY secret for stable tagging Marcus A. 2026-04-07 04:20:59 +00:00
  • 4b3071aa23 Use org-level Docker registry secrets in CI Marcus A. 2026-04-07 04:20:45 +00:00
  • 2683d5e202 Add README and CI pipeline for Docker image build and push to Gitea registry Marcus A. 2026-04-07 03:51:57 +00:00
  • fb6eabb2a3 Updated to use /workspace for home directory Daniel Henry 2026-04-06 22:47:46 -05:00
  • 10ca6325a3 Add dockerfile Daniel Henry 2026-04-05 11:48:36 -05:00
  • 38fac22944 first commit Daniel Henry 2026-04-05 11:48:18 -05:00