Block a user
infra (main)
Published 2026-04-03 16:08:05 +00:00 by Misthios
Installation
docker pull git.plabble.org/misthios/infra:mainsha256:effafeb26c0c3472eae652f2227b2d73ee86e6aa0558bcd9a827d33b6a2c7965
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 91af9ae2f0 | linux/amd64 | 322 MiB |
| d076ba6714 | linux/arm64/v8 | 301 MiB |
Image Layers ( linux/arm64/v8)
| KIWI 10.3.0 |
| /bin/sh -c --mount=type=cache,id=dnf-cache,target=/var/cache/libdnf5 dnf update -y && dnf copr enable -y agriffis/neovim-nightly && dnf -y --setopt=keepcache=1 install procps ping bash-completion glibc-langpack-en host-spawn dbus-launch git neovim awk jq unzip fd-find |
| /bin/sh -c useradd -ms /bin/bash user && echo 'user ALL=NOPASSWD: ALL' > /etc/sudoers && mkdir -p /run/user/1000 && chown user:user /run/user/1000 |
| USER user |
| WORKDIR /home/user |
| /bin/sh -c mkdir .config .local .cache && git clone https://git.plabble.org/misthios/nvim-config.git .config/nvim |
| COPY file:ac45109c82e89bc6b0e34f980e160cb5f36940b29cc89920d026da317f6c278f in .bashrc |
| COPY dir:b0fa16434d8a1b7a8701e4d1ea9ef2a70d91cb4ab5f3b5fb255c50efe70d6d1d in /usr/local/bin |
| VOLUME /home/user |
| USER root |
| /bin/sh -c --mount=type=cache,id=dnf-cache,target=/var/cache/libdnf5 dnf -y --setopt=keepcache=1 install kubectl k9s openssl age "$(curl -s https://api.github.com/repos/getsops/sops/releases/latest | jq -r ".assets[] | select(.name | test(\"sops-.*.$(arch).rpm\$\")) | .browser_download_url")" && curl -sL https://talos.dev/install | sh && curl -s https://fluxcd.io/install.sh | bash |
| USER user |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.43.0 |
| org.opencontainers.image.licenses | MIT |
| org.opencontainers.image.title | fedora |
| org.opencontainers.image.url | https://fedoraproject.org/ |
| org.opencontainers.image.vendor | Fedora Project |
| org.opencontainers.image.version | 44 |