Commit graph

2 commits

Author SHA1 Message Date
andrew
a92f0be9c8 Dockerfile: switch base from Docker Hub to ECR Public
AWS CodeBuild shares an outbound IP pool with many other AWS customers,
so anonymous Docker Hub pulls (100/6h per IP) rate-limit quickly. The
aws-feature variant in Package run 24642508475 hit 429 on debian:bookworm-slim.

ECR Public hosts the same official Debian images at
public.ecr.aws/debian/debian, has no pull rate limit, and is
anonymously accessible. Same upstream image, just mirrored on AWS.
2026-04-20 13:46:23 +03:00
andrew
338289656a Initial public Omnigraph repository 2026-04-10 20:49:41 +03:00