coder-cyber-base (latest)
Published 2024-11-21 12:04:18 +00:00 by friedkiwi
Installation
docker pull git.cyber.gent/friedkiwi/coder-cyber-base:latest
sha256:925b70623a6f9b52e04258396eb526000747705004933193fb7c57be5a801d78
Image Layers
ARG RELEASE |
ARG LAUNCHPAD_BUILD_ARCH |
LABEL org.opencontainers.image.ref.name=ubuntu |
LABEL org.opencontainers.image.version=24.04 |
ADD file:a3272496fda5a8d021b94dccaa6baa685ded51e9d23edb05f0b30978a83c9fc2 in / |
CMD ["/bin/bash"] |
RUN dpkg --add-architecture i386 |
RUN apt update -y && apt upgrade -y && apt 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-8.0 openjdk-21-jdk |
RUN useradd -s /bin/bash coder |
RUN echo "coder ALL=(ALL:ALL) NOPASSWD:ALL" > /etc/sudoers.d/coder |
RUN echo "ubuntu ALL=(ALL:ALL) NOPASSWD:ALL" > /etc/sudoers.d/ubuntu |
RUN locale-gen en_US.UTF-8 |
RUN cd /tmp && wget -O go-dist.tar.gz https://go.dev/dl/go1.23.3.linux-amd64.tar.gz && tar -C /usr/local -xzf go-dist.tar.gz && rm go-dist.tar.gz |
RUN cd / && git clone https://github.com/wrljet/hercules-helper.git |
COPY hercules/hercules-helper.conf /hercules-helper/hercules-helper.conf |
COPY hercules/allow-root-build.patch /hercules-helper/allow-root-build.patch |
RUN cd /hercules-helper && ./hercules-buildall.sh --no-setcap --flavor=aethra --accept-root |
RUN echo ". /hercules-helper/herc4x/aethra-init-bash.sh" | tee -a /etc/bash.bashrc |
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 | 2024-11-21 |
org.opencontainers.image.ref.name | ubuntu |
org.opencontainers.image.version | 24.04 |
Details
2024-11-21 12:04:18 +00:00
Versions (32)
View all
Container
37
OCI / Docker
linux/amd64
2.6 GiB
v1-e36ed674
2024-11-21
latest
2024-11-21
v1-4c1605a6
2024-11-21
v1-87384cda
2024-11-21
v1-6a9ed2dc
2024-11-21