Page MenuHomePhabricator

Publish Wikimedia trixie base Docker image
Closed, ResolvedPublic

Description

< T335560: Publish Wikimedia bookworm base Docker image | NOTASKYET >

Trixie is now frozen, so it'd be a good time to start this.

Details

Event Timeline

Change #1140695 had a related patch set uploaded (by Majavah; author: Majavah):

[operations/puppet@production] P:docker::builder: Build a Trixie image

https://gerrit.wikimedia.org/r/1140695

Nothing is fully frozen, things are still pretty much in flux. The only thing that is frozen is that toolchain packages don't get updated automatically and need manual review/approval, it's premature to create any production images based on trixie at this point.

akosiaris changed the task status from Open to Stalled.Jun 6 2025, 11:37 AM
akosiaris triaged this task as Medium priority.

Switch to stalled while waiting for the release.

MacFan4000 changed the task status from Stalled to Open.Aug 9 2025, 10:34 PM
MacFan4000 subscribed.

With Trixie now released i have set this back to open

Change #1140695 merged by Majavah:

[operations/puppet@production] P:docker::builder: Build a Trixie image

https://gerrit.wikimedia.org/r/1140695

Mentioned in SAL (#wikimedia-operations) [2025-08-11T10:49:36Z] <taavi> manually built first trixie docker image T393173

taavi@runko:~ $ docker run --rm -it docker-registry.wikimedia.org/trixie:latest cat /etc/os-release
Unable to find image 'docker-registry.wikimedia.org/trixie:latest' locally
latest: Pulling from trixie
c77fb88ebb13: Pull complete 
Digest: sha256:6e6d31d41efb47a7d1a4bd27dc8880b35cfe568b7977e5c153451d65d0f18b48
Status: Downloaded newer image for docker-registry.wikimedia.org/trixie:latest
PRETTY_NAME="Debian GNU/Linux 13 (trixie)"
NAME="Debian GNU/Linux"
VERSION_ID="13"
VERSION="13 (trixie)"
VERSION_CODENAME=trixie
DEBIAN_VERSION_FULL=13.0
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"