COPY /root-out/ / # buildkit |
ARG BUILD_DATE |
ARG VERSION |
ARG MODS_VERSION=v3 |
ARG PKG_INST_VERSION=v1 |
LABEL build_version=Linuxserver.io version:- 2f516b79-ls6 Build-date:- 2024-01-27T13:26:07+00:00 |
LABEL maintainer=TheLamer |
ADD https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/docker-mods.v3 /docker-mods # buildkit |
ADD https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/package-install.v1 /etc/s6-overlay/s6-rc.d/init-mods-package-install/run # buildkit |
ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 S6_VERBOSITY=1 S6_STAGE2_HOOK=/docker-mods VIRTUAL_ENV=/lsiopy PATH=/lsiopy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin |
RUN |4 BUILD_DATE=2024-01-27T13:26:07+00:00 VERSION=2f516b79-ls6 MODS_VERSION=v3 PKG_INST_VERSION=v1 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache alpine-release bash ca-certificates coreutils curl jq netcat-openbsd procps-ng shadow tzdata && echo "**** create abc user and make our folders ****" && groupmod -g 1000 users && useradd -u 911 -U -d /config -s /bin/false abc && usermod -G users abc && mkdir -p /app /config /defaults /lsiopy && echo "**** cleanup ****" && rm -rf /tmp/* # buildkit |
COPY root/ / # buildkit |
ENTRYPOINT ["/init"] |
ARG BUILD_DATE |
ARG VERSION |
ARG KASMBINS_RELEASE=1.14.0 |
LABEL build_version=Linuxserver.io version:- ec588cac-ls9 Build-date:- 2024-01-27T18:34:58+00:00 |
LABEL maintainer=thelamer |
LABEL com.kasmweb.image=true |
ENV DISPLAY=:1 PERL5LIB=/usr/local/bin OMP_WAIT_POLICY=PASSIVE GOMP_SPINCOUNT=0 HOME=/config START_DOCKER=true PULSE_RUNTIME_PATH=/defaults NVIDIA_DRIVER_CAPABILITIES=all |
COPY /kclient /kclient # buildkit |
COPY /build-out/ / # buildkit |
RUN |3 BUILD_DATE=2024-01-27T18:34:58+00:00 VERSION=ec588cac-ls9 KASMBINS_RELEASE=1.14.0 /bin/sh -c echo "**** install deps ****" && apk add --no-cache bash ca-certificates cups cups-client dbus-x11 docker docker-cli-compose ffmpeg font-noto fuse-overlayfs gcompat intel-media-driver libgcc libgomp libjpeg-turbo libstdc++ libwebp libxfont2 libxshmfence mcookie mesa mesa-dri-gallium mesa-gbm mesa-gl mesa-va-gallium mesa-vulkan-ati mesa-vulkan-intel nginx nodejs openbox openssh-client openssl pciutils-libs perl perl-datetime perl-hash-merge-simple perl-list-moreutils perl-switch perl-try-tiny perl-yaml-tiny pixman pulseaudio pulseaudio-utils py3-xdg python3 setxkbmap sudo tar xauth xf86-video-amdgpu xf86-video-ati xf86-video-intel xf86-video-nouveau xf86-video-qxl xkbcomp xkeyboard-config xterm && apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing/ cups-pdf && echo "**** printer config ****" && sed -i "s:^#Out.*:Out /home/kasm-user/PDF:" /etc/cups/cups-pdf.conf && sed -i 's/^SystemGroup .*/SystemGroup lpadmin root/' /etc/cups/cups-files.conf && echo "**** filesystem setup ****" && ln -s /usr/local/share/kasmvnc /usr/share/kasmvnc && ln -s /usr/local/etc/kasmvnc /etc/kasmvnc && ln -s /usr/local/lib/kasmvnc /usr/lib/kasmvncserver && echo "**** openbox tweaks ****" && sed -i 's/NLIMC/NLMC/g' /etc/xdg/openbox/rc.xml && echo "**** user perms ****" && echo "abc:abc" | chpasswd && usermod -s /bin/bash abc && echo '%wheel ALL=(ALL) NOPASSWD:ALL' > /etc/sudoers.d/wheel && adduser abc wheel && echo "**** kasm support ****" && useradd -u 1000 -U -d /home/kasm-user -s /bin/bash kasm-user && echo "kasm-user:kasm" | chpasswd && adduser kasm-user wheel && mkdir -p /home/kasm-user && chown 1000:1000 /home/kasm-user && mkdir -p /var/run/pulse && chown 1000:root /var/run/pulse && mkdir -p /kasmbins && curl -s https://kasm-ci.s3.amazonaws.com/kasmbins-amd64-${KASMBINS_RELEASE}.tar.gz | tar xzvf - -C /kasmbins/ && chmod +x /kasmbins/* && chown -R 1000:1000 /kasmbins && chown 1000:1000 /usr/share/kasmvnc/www/Downloads && echo "**** dind support ****" && addgroup -S dockremap && adduser -S -G dockremap dockremap && echo 'dockremap:165536:65536' >> /etc/subuid && echo 'dockremap:165536:65536' >> /etc/subgid && curl -o /usr/local/bin/dind -L https://raw.githubusercontent.com/moby/moby/master/hack/dind && chmod +x /usr/local/bin/dind && usermod -aG docker abc && echo 'hosts: files dns' > /etc/nsswitch.conf && echo "**** cleanup ****" && rm -rf /tmp/* # buildkit |
COPY /root / # buildkit |
EXPOSE map[3000/tcp:{} 3001/tcp:{}] |
VOLUME [/config] |
ENV LSIO_FIRST_PARTY=true |
ARG BUILD_DATE |
ARG VERSION |
ARG XFCE_VERSION |
LABEL build_version=Linuxserver.io version:- bc482dcd-ls143 Build-date:- 2024-01-30T03:45:36+00:00 |
LABEL maintainer=thelamer |
RUN |3 BUILD_DATE=2024-01-30T03:45:36+00:00 VERSION=bc482dcd-ls143 XFCE_VERSION=bc482dcd /bin/sh -c echo "**** install packages ****" && apk add --no-cache faenza-icon-theme faenza-icon-theme-xfce4-appfinder faenza-icon-theme-xfce4-panel firefox mousepad ristretto thunar util-linux-misc xfce4 xfce4-terminal && echo "**** cleanup ****" && rm -f /etc/xdg/autostart/xfce4-power-manager.desktop /etc/xdg/autostart/xscreensaver.desktop /usr/share/xfce4/panel/plugins/power-manager-plugin.desktop && rm -rf /config/.cache /tmp/* # buildkit |
COPY /root / # buildkit |
EXPOSE map[3000/tcp:{}] |
VOLUME [/config] |
LABEL authors=Johannes Bülow <johannes.buelow@jmbit.de> |
RUN /bin/sh -c mkdir /home/abc && chown -R abc:abc /home/abc && usermod -d /home/abc abc # buildkit |
ENV HOME=/home/abc START_DOCKER=false |
RUN /bin/sh -c apk del --no-interactive docker cups # buildkit |
RUN /bin/sh -c apk add --no-cache --no-interactive libreoffice firefox-intl py3-oletools py3-oletools-pyc npm msitools yara curl zip unzip 7zip npm file # buildkit |
EXPOSE map[3000/tcp:{} 3001/tcp:{}] |