-
Avans student | Go, TS, PHP and C# developer | Enthusiastic Silverblue/CoreOS user
- Joined on
2023-07-06
Block a user
infra (main)
Installation
docker pull git.plabble.org/job79/infra:mainsha256:7897e9b44c8e9858e7c5d530a7a93315f33b4e5ceb047bf9c7ad7a55c1b2ff22
Image Layers
| KIWI 10.2.33 |
| /bin/sh -c --mount=type=cache,id=dnf-cache,target=/var/cache/libdnf5 dnf update -y && dnf copr enable -y atim/lazygit && dnf -y --setopt=keepcache=1 install procps ping bash-completion glibc-langpack-en host-spawn dbus-launch zoxide git npm neovim awk jq unzip fd-find lazygit |
| /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/Job79/neovim-config.git .config/nvim |
| COPY file:d1fae45761245118e97485aa6a1c0d87f9b9853f3d0e89d04d746426c81d637b in .bashrc |
| COPY file:3339b0df0e1cd446ea0ae4ca5fb0bdae0d23ac26fd0752ff97b495979588e0fb in .config/git/config |
| COPY dir:f6c74f8728662bda4bc87b7ff8e2bfe9949ce0dbbcbd9214efd520650ec1374d 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-.*.x86_64.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.42.1 |
| license | MIT |
| name | fedora |
| org.opencontainers.image.license | MIT |
| org.opencontainers.image.licenses | MIT |
| org.opencontainers.image.name | fedora |
| org.opencontainers.image.title | fedora |
| org.opencontainers.image.url | https://fedoraproject.org/ |
| org.opencontainers.image.vendor | Fedora Project |
| org.opencontainers.image.version | 43 |
| vendor | Fedora Project |
| version | 43 |