Skip to content

build(docker): harden apt package installs#69

Merged
JSONbored merged 1 commit intomainfrom
codex/harden-apt-builds
May 5, 2026
Merged

build(docker): harden apt package installs#69
JSONbored merged 1 commit intomainfrom
codex/harden-apt-builds

Conversation

@JSONbored
Copy link
Copy Markdown
Owner

Summary

  • Add apt retry and timeout configuration before package installs.
  • Rewrite inherited apt sources from http to https before update/install.

Why

  • Package mirror stalls caused publish-time Docker builds to fail or hang in central fleet checks.

Validation

  • aio-fleet validate --all
  • aio-fleet cleanup-repo --all --verify
  • aio-fleet trunk run --repo mem0-aio --repo-path ../mem0-aio --no-fix
  • git diff --check

@JSONbored JSONbored merged commit 8757814 into main May 5, 2026
4 checks passed
@JSONbored JSONbored deleted the codex/harden-apt-builds branch May 5, 2026 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant