Yvan Janssens friedkiwi

coder-cyber-base (latest)

Published 2026-05-10 17:09:55 +00:00 by friedkiwi

Installation

docker pull git.cyber.gent/friedkiwi/coder-cyber-base:latest
sha256:c4572c12e3a423f58ec9bd2845eb2c8e77b9070b1be83b61da9aa036449e2ec1

Image Layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.version=24.04
ADD file:8ce1caf246e7c778bca84c516d02fd4e83766bb2c530a0fffa8a351b560a2728 in /
CMD ["/bin/bash"]
RUN dpkg --add-architecture i386 && echo 'Acquire::http::Proxy "http://cbrapt01.lan.cyber.gent:3142";' > /etc/apt/apt.conf.d/80proxy && apt update -y && apt install -y curl && curl https://git.cyber.gent/api/packages/friedkiwi/debian/repository.key -o /etc/apt/keyrings/gitea-friedkiwi.asc && echo "deb [signed-by=/etc/apt/keyrings/gitea-friedkiwi.asc] https://git.cyber.gent/api/packages/friedkiwi/debian noble main" | tee -a /etc/apt/sources.list.d/gitea.list
RUN apt update -y && apt upgrade -y && apt -o Dpkg::Options::="--force-overwrite" install -y build-essential cmake python3-pip python3-dev python3-venv c3270 curl git wget time autoconf automake flex gawk m4 libltdl-dev libtool-bin libcap2-bin libbz2-dev zlib1g-dev default-jdk openjdk-8-jdk openjdk-11-jdk mingw-w64 mingw-w64-i686-dev mingw-w64-x86-64-dev sudo mkvtoolnix locales lz4 zstd screen chrpath cpio diffstat neovim command-not-found fpc clangd libboost-all-dev libssl-dev cmake-curses-gui ninja-build ccache xterm libgtk-3-dev wine32 upx-ucl bc unzip libncurses-dev dotnet-sdk-10.0 openjdk-21-jdk openjdk-25-jdk npm wine64 zip bison flex socat gdb php-cli php-gd php-curl php-json php-mbstring php-zip php-pgsql ffmpeg jq gh rpm hercules-hyperion websockify novnc lxqt-core lxqt-panel lxqt-session pcmanfm-qt qterminal openbox dbus-x11 tigervnc-standalone-server
RUN useradd -s /bin/bash coder && echo "coder ALL=(ALL:ALL) NOPASSWD:ALL" > /etc/sudoers.d/coder && echo "ubuntu ALL=(ALL:ALL) NOPASSWD:ALL" > /etc/sudoers.d/ubuntu && echo '<!doctype html><meta http-equiv="refresh" content="0; url=/vnc.html?autoconnect=1&resize=remote">' > /usr/share/novnc/index.html && locale-gen en_US.UTF-8
RUN cd /tmp && wget -O go-dist.tar.gz https://go.dev/dl/go1.26.2.linux-amd64.tar.gz && tar -C /usr/local -xzf go-dist.tar.gz && rm go-dist.tar.gz
RUN wget -O /usr/local/bin/rustup-init https://static.rust-lang.org/rustup/dist/x86_64-unknown-linux-gnu/rustup-init && chmod a+rx /usr/local/bin/rustup-init

Labels

Key Value
gent.cyber.metadata.lastmodified 2026-05-10
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.version 24.04
Details
Container
2026-05-10 17:09:55 +00:00
59
OCI / Docker
linux/amd64
3.4 GiB
Versions (48) View all
v1-1cbe6829 2026-05-10
latest 2026-05-10
v1-d5bf3e3e 2026-05-10
v1-6c0b5b26 2026-05-05
v1-89d04f5e 2026-05-05