Job Job79
  • Avans student | Go, TS, PHP and C# developer | Enthusiastic Silverblue/CoreOS user

  • Joined on 2023-07-06

infra (main)

Published 2026-04-03 16:03:07 +00:00 by Job79 in Job79/devcontainer

Installation

docker pull git.plabble.org/job79/infra:main
sha256:2c6ef13608391ec25e67ae2199de39d031f894d8e50258883983db6b27ddc947

Image Layers

KIWI 10.3.0
/bin/sh -c --mount=type=cache,id=dnf-cache,target=/var/cache/libdnf5 dnf update -y && dnf -y --setopt=keepcache=1 --setopt=install_weak_deps=False install bash-completion git-core fzf curl awk jq fd-find rg unzip which host-spawn wl-copy gcc
/bin/sh -c LAZYGIT_VERSION=$(curl -s "https://api.github.com/repos/jesseduffield/lazygit/releases/latest" | jq -r .tag_name | sed 's/^v//') && curl -sL "https://github.com/jesseduffield/lazygit/releases/latest/download/lazygit_${LAZYGIT_VERSION}_linux_x86_64.tar.gz" | tar xz -C /usr/local/bin lazygit && curl -sL "https://github.com/jorgerojas26/lazysql/releases/latest/download/lazysql_Linux_x86_64.tar.gz" | tar xz -C /usr/local/bin lazysql && curl -sL "https://github.com/neovim/neovim/releases/download/nightly/nvim-linux-x86_64.tar.gz" | tar xz -C /usr/local --strip-components=1
COPY dir:cef0b20e080ce5b3feda8f36e44123bd6b99bdb390b027ca96529a9679e4a47a in /usr/local/bin
/bin/sh -c useradd -ms /bin/bash user && echo 'user ALL=(ALL) NOPASSWD: ALL' > /etc/sudoers.d/user && mkdir -p /run/user/1000 && chown user:user /run/user/1000
USER user
WORKDIR /home/user
/bin/sh -c mkdir -p .config .local .cache && git clone https://git.plabble.org/Job79/neovim-config.git .config/nvim
COPY file:ed0dd6d276d6474bb7f79ab466d2cdaeea6ae027df4047b24bb7c0068f46a444 in .bashrc
COPY file:3339b0df0e1cd446ea0ae4ca5fb0bdae0d23ac26fd0752ff97b495979588e0fb in .config/git/config
VOLUME /home/user
USER root
/bin/sh -c --mount=type=cache,id=dnf-cache,target=/var/cache/libdnf5 dnf -y --setopt=keepcache=1 --setopt=install_weak_deps=False install just 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
Details
Container
2026-04-03 16:03:07 +00:00
312
OCI / Docker
linux/amd64
MIT
285 MiB
Versions (1) View all
main 2026-04-03