-
Avans student | Go, TS, PHP and C# developer | Enthusiastic Silverblue/CoreOS user
- Joined on
2023-07-06
Block a user
base (main)
Installation
docker pull git.plabble.org/job79/base:mainsha256:f2840f570136987a8b91efe3aaab487825aecc2fcf6279ce525f95637e07a416
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:a57d5360e6623d5f25c6017b26b8f46e8fa0f52806fc2bfe3573b59fa51d977e in .bashrc |
| COPY file:52864200227f20449cd7039e39fd4cda1a4bc835213b30512e7a49528688af81 in .config/git/config |
| VOLUME /home/user |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.43.2 |
| 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 |