-
Avans CS student | Go, TS, PHP and C# developer | Enthusiastic Silverblue/CoreOS user
- Joined on
2023-07-06
Block a user
vms (main)
Installation
docker pull git.plabble.org/job79/vms:mainsha256:ce90329d03aa3886144847b778f50926e7af46f147db3cc8c1772351e3d64479
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 0ac8002255 | linux/amd64 | 579 MiB |
Image Layers ( linux/amd64)
| KIWI 10.2.33 |
| RUN /bin/sh -c dnf update -y && dnf copr enable -y atim/lazygit && dnf -y install procps ping bash-completion glibc-langpack-en host-spawn dbus-launch zoxide git npm neovim awk jq unzip fd-find lazygit # buildkit |
| RUN /bin/sh -c useradd -ms /bin/bash user && usermod -aG wheel user && sed -i '/NOPASSWD/s/^#//g' /etc/sudoers && mkdir -p /run/user/1000 && chown user:user /run/user/1000 # buildkit |
| USER user |
| WORKDIR /home/user |
| RUN /bin/sh -c mkdir .config .local .cache # buildkit |
| RUN /bin/sh -c git clone https://git.plabble.org/Job79/neovim-config.git .config/nvim # buildkit |
| COPY --chown=user:user config/bashrc .bashrc # buildkit |
| COPY --chown=user:user config/git .config/git/config # buildkit |
| COPY config/bin /usr/local/bin # buildkit |
| VOLUME [/home/user] |
| USER root |
| RUN /bin/sh -c dnf -y install qemu-system-x86 # buildkit |
| USER user |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.42.1 |
| license | MIT |
| name | fedora |
| org.opencontainers.image.license | MIT |
| org.opencontainers.image.name | fedora |
| org.opencontainers.image.url | https://fedoraproject.org/ |
| org.opencontainers.image.vendor | Fedora Project |
| org.opencontainers.image.version | 43 |
| vendor | Fedora Project |
| version | 43 |