itg-prd-mtrx (latest)

Published 2026-09-10 06:38:57 +00:00 by itguyeric

Installation

docker pull forge.itguyeric.com/itguyeric/itg-prd-mtrx:latest
sha256:c763b9af710f8bb171d1e32e9265622c0dda2f36eb2ac1812ed7f65da43cf4da

Image layers

ostree export of commit 34c7bfb2950bd2fefa28ade8fc0509754dd2d728b23a27388bbf6149b930999a
python3-botocore-1.43.52-1.fc44.noarch
nvidia-gpu-firmware-20260622-1.fc44.noarch
kernel-modules-7.1.5-201.fc44.x86_64
kernel-modules-core-7.1.5-201.fc44.x86_64
podman-5:5.8.4-1.fc44.x86_64
linux-firmware-20260622-1.fc44.noarch
atheros-firmware-20260622-1.fc44.noarch
python3-libs-3.14.6-1.fc44.x86_64
libicu-77.1-3.fc44.x86_64
rpm-6.0.2-1.fc44.x86_64
mt7xxx-firmware-20260622-1.fc44.noarch
qemu-user-static-mips-2:10.2.2-1.fc44.x86_64
kernel-core-7.1.5-201.fc44.x86_64
amd-gpu-firmware-20260622-1.fc44.noarch
skopeo-1:1.22.2-2.fc44.x86_64
bootc-1.16.4-1.fc44.x86_64
qemu-user-static-ppc-2:10.2.2-1.fc44.x86_64
glib2-2.88.2-1.fc44.x86_64
qemu-user-static-aarch64-2:10.2.2-1.fc44.x86_64
microcode_ctl-2:2.1-74.fc44.x86_64
qemu-user-static-xtensa-2:10.2.2-1.fc44.x86_64
rpm-ostree-2026.2-1.fc44.x86_64
systemd-udev-259.8-1.fc44.x86_64
qemu-user-static-sparc-2:10.2.2-1.fc44.x86_64
systemd-259.8-1.fc44.x86_64
toolbox-0.3-4.fc44.x86_64
intel-gpu-firmware-20260622-1.fc44.noarch
file-libs-5.46-10.fc44.x86_64
fwupd-2.1.7-1.fc44.x86_64
samba-client-libs-2:4.24.4-1.fc44.x86_64
qemu-user-static-riscv-2:10.2.2-1.fc44.x86_64
qemu-user-static-arm-2:10.2.2-1.fc44.x86_64
coreutils-common-9.10-4.fc44.x86_64
NetworkManager-libnm-1:1.56.1-2.fc44.x86_64
hwdata-0.409-1.fc44.noarch
python3-libdnf5-5.4.2.1-1.fc44.x86_64
182 components
systemd-resolved-259.8-1.fc44.x86_64
vim-minimal-2:9.2.843-1.fc44.x86_64 and systemd-shared-259.8-1.fc44.x86_64 and systemd-libs-259.8-1.fc44.x86_64 and systemd-pam-259.8-1.fc44.x86_64 and python3-boto3-1.43.52-1.fc44.noarch
12 components
glibc-gconv-extra-2.43-7.fc44.x86_64 and glibc-2.43-7.fc44.x86_64
12 components
12 components
12 components
7 components
12 components
12 components
12 components
samba-ndr-libs-2:4.24.4-1.fc44.x86_64 and samba-core-libs-2:4.24.4-1.fc44.x86_64
8 components
12 components
12 components
12 components
12 components
12 components
24 components
24 components
24 components
24 components
16 components
24 components
dracut-108-7.fc44.x86_64 and python-pip-wheel-26.0.1-2.fc44.noarch
initramfs (kernel 7.1.5-201.fc44.x86_64) and rpmostree-unpackaged-content
Reserved for new packages
LABEL maintainer="eric@itguyeric.com"
/bin/sh -c --mount=type=secret,id=rootpw hash="$(cat /run/secrets/rootpw 2>/dev/null || true)" && case "$hash" in '$6$'*|'$y$'*|'$2b$'*) : ;; '') echo "FATAL: rootpw secret is empty or missing" >&2; exit 1 ;; *) echo "FATAL: rootpw secret is not a crypt hash (expected \$6\$/\$y\$/\$2b\$)" >&2; exit 1 ;; esac && echo "root:$hash" | chpasswd -e
COPY file:540110238be9dc9993b904ee6ba50c13d23312d6f23e01583c6a13f4cce03780 in /usr/lib/sysusers.d/itg-users.conf
/bin/sh -c systemd-sysusers
/bin/sh -c echo '%wheel ALL=(ALL) NOPASSWD: ALL' > /etc/sudoers.d/wheel-nopasswd && chmod 440 /etc/sudoers.d/wheel-nopasswd
COPY file:bab75b69f071a3e94d258f2a3aac6b6cd4e8e31d85ea24506d15ae25c5e6d821 in /etc/sudoers.d/ansible
/bin/sh -c chmod 440 /etc/sudoers.d/ansible
/bin/sh -c printf 'PasswordAuthentication no\nPermitRootLogin no\n' > /etc/ssh/sshd_config.d/20-hardening.conf
COPY file:e5bf23313039eb689f7d9e5fb8e3ce26bf187a5811b99e018db8738e7e6ee447 in /usr/share/ssh-keys/itguyeric.pub
COPY file:bd4aa7991f78a41c75eab2549512a68cb37780dbd9880728f94f9030792f4b1f in /usr/share/ssh-keys/ansible-ci.pub
ARG ANSIBLE_ALLOWED_FROM
|1 ANSIBLE_ALLOWED_FROM=10.10.10.0/24 /bin/sh -c : > /usr/share/ssh-keys/ansible.authorized_keys && for k in /usr/share/ssh-keys/ansible-ci.pub; do [ -s "$k" ] || continue; printf 'from="%s",restrict,pty %s\n' "$ANSIBLE_ALLOWED_FROM" "$(cat "$k")" >> /usr/share/ssh-keys/ansible.authorized_keys; done && chmod 0644 /usr/share/ssh-keys/ansible.authorized_keys
COPY file:d00bd0388f099b6aefd7ff9f4054a72e6b862fc6c0873a1b50f0078b513b82ae in /etc/ssh/sshd_config.d/30-ansible-service-account.conf
COPY file:8af724d863c90ae0db6d567a7b16f77174df9cd3984b0415d402c3b928cee04b in /usr/lib/tmpfiles.d/ssh-authorized-keys.conf
|1 ANSIBLE_ALLOWED_FROM=10.10.10.0/24 /bin/sh -c ln -sf /usr/share/zoneinfo/America/Chicago /etc/localtime
COPY file:f347d30928d9b1f231c65813260b1f60d7987d98372767de19300dc331dff80a in /etc/environment
COPY file:b0b35230ca12193443a87a721f04bc1b11bc4f9389fa11f045e196840f4cb993 in /usr/lib/systemd/system/bootc-fetch-apply-updates.timer.d/bootc-updates-timer.conf
COPY file:b66cdb5ecc8cff33a5ad6ec36d1f0e2abc38d26f7914c37d0919f19411e170a0 in /usr/lib/systemd/system/bootc-fetch-apply-updates.service.d/bootc-updates-retry.conf
|1 ANSIBLE_ALLOWED_FROM=10.10.10.0/24 /bin/sh -c dnf install -y bash-completion cloud-utils-growpart cockpit-networkmanager cockpit-podman cockpit-storaged cockpit-system nfs-utils podman qemu-guest-agent rsync tuned vim-enhanced xfsprogs && dnf remove -y iscsi-initiator-utils kdump-utils kexec-tools && dnf clean all && rm -rf /var/cache/* /var/lib/dnf /var/log/* /run/dnf /run/tuned
COPY file:af47d6a0f8121fa37fc5aac68ed529871ac438e92e47a2a8e61bb4587e4f0094 in /usr/lib/tmpfiles.d/tuned.conf
COPY file:558e6ef95d2d2d763bc2c8fd5b6018be887e7dee85dcb444d8bb199edc5eae31 in /usr/libexec/grow-root
|1 ANSIBLE_ALLOWED_FROM=10.10.10.0/24 /bin/sh -c chmod 0755 /usr/libexec/grow-root
COPY file:a5a6f792e11df85586b95275c64cd41950cafacd8ed7d501ea8390337dc042f8 in /usr/lib/systemd/system/grow-root.service
COPY file:b3ed2668dd7d803018a96272d0d028052f60b98eafe9261108f0f4a61d8f19c5 in /usr/lib/systemd/system/var-mnt-depot.mount
|1 ANSIBLE_ALLOWED_FROM=10.10.10.0/24 /bin/sh -c echo 'virtual-guest' > /etc/tuned/active_profile && echo 'manual' > /etc/tuned/profile_mode
COPY file:af722980f4d5f4dc54445c9adf26624582451f030b2f57ecc3aa61a3873ff64d in /usr/lib/NetworkManager/conf.d/20-keep-hostname.conf
COPY file:c13da2edc0255c7c2721a482162a61a16c4c121c173e162021dd3fcee090dd76 in /usr/lib/bootc/kargs.d/10-console.toml
COPY file:95f57b09bebde1d1559d3665bd93022587ec4315757580d290ed88841ab83454 in /usr/lib/systemd/system/podman-prune.service
COPY file:7ef4f2bf97ac124065acd5798eeaef93bd9dc67eb867d46fe9bb9a9042c3e33c in /usr/lib/systemd/system/podman-prune.timer
|1 ANSIBLE_ALLOWED_FROM=10.10.10.0/24 /bin/sh -c systemctl enable fstrim.timer grow-root.service podman-prune.timer podman.socket sshd systemd-journald-audit.socket tuned var-mnt-depot.mount
COPY file:c9de22c396e9e15dd95cfafaefc18bd9e49b9d796a0133458841552a48b24991 in /usr/lib/systemd/system/set-static-hostname.service
COPY file:28eefb6c3e41b934f1981fd368d68babd2ab1482d20c4cdb18f594f087d52b9a in /usr/lib/systemd/system/mtrx-appdata-init.service
COPY file:4262ed7c6dbd7387a3d9f8986839230ee358b6c47e432ac79183d4e014e5974f in /usr/lib/systemd/system/var-lib-mtrx.mount
COPY file:515c5049764f1d3a08cfd59d6e1ac98a9bac32361e13f34746dc1003c33bae0f in /usr/lib/systemd/system/mtrx-appdirs.service
COPY dir:d0d8b2b8745bc31127de56f6eac1ee122f90778d7de8d77056f1d52d7cbc8807 in /usr/share/mtrx/workers/
COPY file:c0ac1433c6adeb5684403629bf932513754686a31e2ede1989a4ebd772af4969 in /usr/share/mtrx/nginx-synapse.conf
COPY file:11dfe082313adacc19a27ed75c1de7f5cf422fbe8b8f3a3996581a29ed619434 in /usr/share/mtrx/hookshot-config.yml
COPY dir:1cf33916c9da0a2336aba4a1089efb7559a3d73246d499f1b1891c9a61bbd8fa in /usr/share/containers/systemd/
COPY file:5a7878e8c9fb738dd857aeb5d94fca47d08ac091b620d85eaec64c763b03a3a2 in /usr/lib/tmpfiles.d/mtrx-dirs.conf
COPY file:c57586808de5bc6f0e4de6d1f843f3df4c9d2360c7042cb455d6bbd4af6bc808 in /usr/lib/tmpfiles.d/mtrx-etc.conf
/bin/sh -c systemctl enable set-static-hostname.service mtrx-appdata-init.service var-lib-mtrx.mount mtrx-appdirs.service bootc-fetch-apply-updates.timer

Labels

Key Value
containers.bootc 1
io.buildah.version 1.43.2
maintainer eric@itguyeric.com
org.opencontainers.image.version 44.20260801.0
ostree.bootable true
ostree.commit 34c7bfb2950bd2fefa28ade8fc0509754dd2d728b23a27388bbf6149b930999a
ostree.final-diffid sha256:12787d84fa137cd5649a9005efe98ec9d05ea46245fdc50aecb7dd007f2035b1
ostree.linux 7.1.5-201.fc44.x86_64
rpmostree.inputhash 7f511a4e459fab52c0188ca1601921734b7864610aa1ace04a438d589fb1e030
Details
Container
2026-09-10 06:38:57 +00:00
46
OCI / Docker
linux/amd64
1.1 GiB
Versions (1) View all
latest 2026-09-10