sindri (latest)
Installation
docker pull git.van-hemmen.com/actions/sindri:latestsha256:7d374a3a95914cabde7dc5562aa599ed0996a76142515714aa762eaf72a273acImage layers
| ARG RELEASE |
| ARG LAUNCHPAD_BUILD_ARCH |
| LABEL org.opencontainers.image.version=24.04 |
| ADD file:46ac5b8ee4c64ad9ebe840abd5619f571a617ac19483764d47d0eeba7907934f in / |
| CMD ["/bin/bash"] |
| RUN ln -snf "/usr/share/zoneinfo/${ARG_TZ}" /etc/localtime && echo "${ARG_TZ}" > /etc/timezone && apt-get update && apt-get install --yes --no-install-recommends --no-install-suggests apt-transport-https apt-utils ca-certificates gnupg lsb-release software-properties-common bash curl wget sudo locales procps htop time tree man nano vim dbus systemd systemd-sysv dnsutils iproute2 iputils-ping netcat-openbsd net-tools openssh-client sshpass telnet rsync zip unzip p7zip-full p7zip-rar tar gzip pigz lz4 xz-utils bzip2 brotli build-essential git git-lfs glab fzf bat mercurial jq parallel shellcheck make autoconf automake pkg-config libtool swig patchelf m4 pipx python3 python3-pip mediainfo upx-ucl && locale-gen en_US.UTF-8 && curl -fsSL https://repos.azul.com/azul-repo.key | gpg --dearmor -o /usr/share/keyrings/azul.gpg && chmod 0644 /usr/share/keyrings/azul.gpg && echo "deb [signed-by=/usr/share/keyrings/azul.gpg] https://repos.azul.com/zulu/deb stable main" > /etc/apt/sources.list.d/zulu.list && apt-get update && apt-get install --yes --no-install-recommends --no-install-suggests "zulu${AZUL_JAVA_MAJOR}-jdk" && ln -sfn "$(dirname "$(dirname "$(readlink -f "$(command -v java)")")")" /opt/java && apt-get clean && rm -rf /var/lib/apt/lists/* |
| RUN curl -fsSL https://deb.nodesource.com/setup_lts.x | bash - && apt-get install --yes nodejs && rm -rf /var/lib/apt/lists/* |
| RUN npm install --global yarn |
| WORKDIR /workspaces |
Labels
| Key | Value |
|---|---|
| maintainer | guillaume@van-hemmen.com |
| org.opencontainers.image.version | 24.04 |
Details
Versions (22)
View all
coder-xfce-vnc-latest
2026-06-04
coder-xfce-vnc-26.23.0
2026-06-04
coder-latest
2026-06-04
coder-26.23.0
2026-06-04
latest
2026-06-04