registry
  • Joined on 2026-02-10

coder-suse-x11 (5627fd3)

Published 2026-02-23 17:14:39 +00:00 by registry

Installation

docker pull gitea.kloske.eu/registry/coder-suse-x11:5627fd3
sha256:f401ee7dcd063e23ae7a05ba09f0715dfe3a3a065c4cef8ef0d194787101eed2

About this package

Coder Suse X11

Image Layers

KIWI 10.2.33
ARG HTTP_PROXY=http://dockge05.fritz.box:8888/
ARG HTTPS_PROXY=http://dockge05.fritz.box:8888/
ARG NO_PROXY=localhost,127.0.0.1
ENV HTTP_PROXY=http://dockge05.fritz.box:8888/
ENV HTTPS_PROXY=http://dockge05.fritz.box:8888/
ENV http_proxy=http://dockge05.fritz.box:8888/
ENV https_proxy=http://dockge05.fritz.box:8888/
ENV NO_PROXY=localhost,127.0.0.1
ENV no_proxy=localhost,127.0.0.1
ARG VERSION=0.0.1
ARG BUILD_DATE=2026-02-23T17:07:47Z
ARG GIT_COMMIT=5627fd3
LABEL org.opencontainers.image.title=Coder - Suse - X11
LABEL org.opencontainers.image.description=Coder Suse X11
LABEL org.opencontainers.image.version=0.0.1
LABEL org.opencontainers.image.created=2026-02-23T17:07:47Z
LABEL org.opencontainers.image.revision=5627fd3
LABEL org.opencontainers.image.authors=Markus
LABEL workspace.type=susecoderx11
USER root
RUN |6 HTTP_PROXY=http://dockge05.fritz.box:8888/ HTTPS_PROXY=http://dockge05.fritz.box:8888/ NO_PROXY=localhost,127.0.0.1 VERSION=0.0.1 BUILD_DATE=2026-02-23T17:07:47Z GIT_COMMIT=5627fd3 /bin/sh -c zypper refresh && zypper install -y bash ca-certificates gcc gcc-c++ gdb make cmake ninja git git-lfs curl wget jq bind-utils unzip zip tar gzip file which findutils sudo iproute2 vim nano htop glibc-locale xorg-x11-server-extra xterm xorg-x11-util-devel libX11-devel libXext-devel libXrender-devel libXrandr-devel libXinerama-devel libXi-devel libXcursor-devel libXcomposite-devel libXdamage-devel libXfixes-devel libxkbcommon-devel libxkbcommon-x11-devel && zypper clean --all # buildkit
ENV LANG=en_US.UTF-8
ENV LANGUAGE=en_US.UTF-8
ENV LC_ALL=en_US.UTF-8
RUN |6 HTTP_PROXY=http://dockge05.fritz.box:8888/ HTTPS_PROXY=http://dockge05.fritz.box:8888/ NO_PROXY=localhost,127.0.0.1 VERSION=0.0.1 BUILD_DATE=2026-02-23T17:07:47Z GIT_COMMIT=5627fd3 /bin/sh -c mkdir -p /etc/sudoers.d && chmod 750 /etc/sudoers.d # buildkit
RUN |6 HTTP_PROXY=http://dockge05.fritz.box:8888/ HTTPS_PROXY=http://dockge05.fritz.box:8888/ NO_PROXY=localhost,127.0.0.1 VERSION=0.0.1 BUILD_DATE=2026-02-23T17:07:47Z GIT_COMMIT=5627fd3 /bin/sh -c groupadd wheel 2>/dev/null || true && useradd -m -s /bin/bash -U coder && usermod -aG wheel coder # buildkit
RUN |6 HTTP_PROXY=http://dockge05.fritz.box:8888/ HTTPS_PROXY=http://dockge05.fritz.box:8888/ NO_PROXY=localhost,127.0.0.1 VERSION=0.0.1 BUILD_DATE=2026-02-23T17:07:47Z GIT_COMMIT=5627fd3 /bin/sh -c chown -R coder:coder /home/coder # buildkit
RUN |6 HTTP_PROXY=http://dockge05.fritz.box:8888/ HTTPS_PROXY=http://dockge05.fritz.box:8888/ NO_PROXY=localhost,127.0.0.1 VERSION=0.0.1 BUILD_DATE=2026-02-23T17:07:47Z GIT_COMMIT=5627fd3 /bin/sh -c sed -i 's/^# %wheel[[:space:]]\+ALL=(ALL:ALL)[[:space:]]\+NOPASSWD:[[:space:]]\+ALL$/\%wheel ALL=(ALL:ALL) NOPASSWD: ALL/' /etc/sudoers && sed -i 's/^# %wheel[[:space:]]\+ALL=(ALL:ALL)[[:space:]]\+ALL$/\# %wheel ALL=(ALL:ALL) ALL # DISABLED - using NOPASSWD/' /etc/sudoers && echo '%wheel ALL=(ALL) NOPASSWD: ALL' > /etc/sudoers.d/99-nopasswd-wheel && chmod 440 /etc/sudoers.d/99-nopasswd-wheel && visudo -c # buildkit
RUN |6 HTTP_PROXY=http://dockge05.fritz.box:8888/ HTTPS_PROXY=http://dockge05.fritz.box:8888/ NO_PROXY=localhost,127.0.0.1 VERSION=0.0.1 BUILD_DATE=2026-02-23T17:07:47Z GIT_COMMIT=5627fd3 /bin/sh -c for d in .cache .config .local; do mkdir -p /etc/skel/$d 2>/dev/null || true; chmod 755 /etc/skel/$d 2>/dev/null || true; done # buildkit
RUN |6 HTTP_PROXY=http://dockge05.fritz.box:8888/ HTTPS_PROXY=http://dockge05.fritz.box:8888/ NO_PROXY=localhost,127.0.0.1 VERSION=0.0.1 BUILD_DATE=2026-02-23T17:07:47Z GIT_COMMIT=5627fd3 /bin/sh -c touch /etc/skel/.bash_history && chmod 644 /etc/skel/.bash_history 2>/dev/null || true # buildkit
COPY ./tools/coder_2.30.1_linux_amd64.rpm /tmp # buildkit
RUN |6 HTTP_PROXY=http://dockge05.fritz.box:8888/ HTTPS_PROXY=http://dockge05.fritz.box:8888/ NO_PROXY=localhost,127.0.0.1 VERSION=0.0.1 BUILD_DATE=2026-02-23T17:07:47Z GIT_COMMIT=5627fd3 /bin/sh -c zypper --non-interactive --no-gpg-checks in /tmp/coder_2.30.1_linux_amd64.rpm # buildkit
USER coder
WORKDIR /home/coder

Labels

Key Value
org.openbuildservice.disturl obs://build.opensuse.org/openSUSE:Leap:15.6:Images/images/54f24e8a33253ce205ee46962e0db0c8-opensuse-leap-image:docker
org.opencontainers.image.authors Markus
org.opencontainers.image.created 2026-02-23T17:07:47Z
org.opencontainers.image.description Coder Suse X11
org.opencontainers.image.revision 5627fd3
org.opencontainers.image.source https://build.opensuse.org/package/show/openSUSE:Leap:15.6:Images/opensuse-leap-image?rev=54f24e8a33253ce205ee46962e0db0c8
org.opencontainers.image.title Coder - Suse - X11
org.opencontainers.image.url https://www.opensuse.org/
org.opencontainers.image.vendor openSUSE Project
org.opencontainers.image.version 0.0.1
org.opensuse.base.created 2026-02-17T19:24:27.156954237Z
org.opensuse.base.description Image containing a minimal environment for containers based on openSUSE Leap 15.6.
org.opensuse.base.disturl obs://build.opensuse.org/openSUSE:Leap:15.6:Images/images/54f24e8a33253ce205ee46962e0db0c8-opensuse-leap-image:docker
org.opensuse.base.reference registry.opensuse.org/opensuse/leap:15.6.7.41
org.opensuse.base.source https://build.opensuse.org/package/show/openSUSE:Leap:15.6:Images/opensuse-leap-image?rev=54f24e8a33253ce205ee46962e0db0c8
org.opensuse.base.title openSUSE Leap 15.6 Base Container
org.opensuse.base.url https://www.opensuse.org/
org.opensuse.base.vendor openSUSE Project
org.opensuse.base.version 15.6.7.41
org.opensuse.reference registry.opensuse.org/opensuse/leap:15.6.7.41
workspace.type susecoderx11
Details
Container
2026-02-23 17:14:39 +00:00
0
OCI / Docker
linux/amd64
Markus
1.0 GiB
Versions (3) View all
5627fd3 2026-02-23
latest 2026-02-23
0.0.1 2026-02-23