Namespace
m1k1o
Image / Tag
neko:remmina
Content Digest
sha256:f0b4b9dc2701c20fb877b25497d3a8b9e5534fdb7023aa5ae20cf20e18b8188a
Details
Created

2026-07-06 04:11:44 UTC

Size

466 MB

Content Digest
Labels
  • net.m1k1o.neko.api-version
    3
  • org.opencontainers.image.created
    2026-07-06T04:11:11.634Z
  • org.opencontainers.image.description
    A self hosted virtual browser that runs in docker and uses WebRTC.
  • org.opencontainers.image.licenses
    Apache-2.0
  • org.opencontainers.image.revision
    d74052bb844c43a0cc3c2386d083f7505dc483a2
  • org.opencontainers.image.source
    https://github.com/m1k1o/neko
  • org.opencontainers.image.title
    neko
  • org.opencontainers.image.url
    https://github.com/m1k1o/neko
  • org.opencontainers.image.version
    remmina

Environment
DEBIAN_FRONTEND

noninteractive

DISPLAY

:99.0

NEKO_PLUGINS_DIR

/etc/neko/plugins/

NEKO_PLUGINS_ENABLED

true

NEKO_SERVER_BIND

:8080

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PULSE_SERVER

unix:/tmp/pulseaudio.socket

REMMINA_PROFILE

REMMINA_URL

USER

neko

XDG_RUNTIME_DIR

/tmp/runtime-neko


Layers

[#000] sha256:e95a6c7ea7d49b37920899b023ecd0e32796c976c1748491f76cae53ba86d13a - 6.1% (28.4 MB)

[#001] sha256:35dbd0a8170c53973383be22eade10296c71b2f766ba115bc04adee89d838d9a - 77.48% (361 MB)

[#002] sha256:0ba98815e8937b4ac91fc01bb09803b5c453f6fe3a791bcdd20e6351d6f1bd4e - 0.0% (187 Bytes)

[#003] sha256:1c343962a944a221ee1d7971838715d8becc59334100a6cc12d1d1d559ae7c7e - 0.0% (271 Bytes)

[#004] sha256:79223f060520c67d548c09142493dca46a1837d7a4de2b2a464aa6f91883b472 - 0.0% (513 Bytes)

[#005] sha256:45f70d47605b63255f5c8eead05692afef7c42b89befd188714a590fcf1dc7b4 - 0.0% (674 Bytes)

[#006] sha256:48b335420f7650359c5f9d70ec997407967672e4413d1a0c44979b8eeaa6f35c - 0.0% (322 Bytes)

[#007] sha256:0b71d0a5d3106805824a49644e47c1312237bcce85e7eeb4f3580d57dabf294f - 0.0% (1.76 KB)

[#008] sha256:16523292810e5a1bc3c91c6d6740892315cfd744cdc64ba69ffee6979828d772 - 0.0% (200 Bytes)

[#009] sha256:eaa50955e9b8e166ded255ea555569afbde02671ffca9fb1940fb7951b23162f - 0.0% (692 Bytes)

[#010] sha256:b4c4b310b76ee51cc5454733ea1b471790f21b70e520f1ff117ae89838cc5a6b - 0.0% (190 Bytes)

[#011] sha256:9cddacc4bed5bae76818389a0dafd03dca9c5332f3b17f8c044f171ee2e6139c - 0.0% (142 Bytes)

[#012] sha256:62e9dab749d192e7a31828e9678a68211e49561dfc1b8f462140554cc7e39f4a - 2.18% (10.1 MB)

[#013] sha256:cd96b2684e97bda6029337fe3fa9440bd20f81a75b95afc526c919a5ee773dfd - 1.15% (5.34 MB)

[#014] sha256:e69f479df32fd201df71303574a7177ce090fbdc962d246968fb47c8b9d6be66 - 0.01% (68.5 KB)

[#015] sha256:f2cc32372d5ef0370dacaf28b0384973ee1decccf05e972fcafccc4f3781417f - 0.01% (25.7 KB)

[#016] sha256:7f1633b26fed1e3a19716ab64248a2892fb75ec1a81e136cb041f3424355c5b2 - 0.0% (360 Bytes)

[#017] sha256:7c85ddc8a0f42d31b2f5e8cee92196b70e27acb06e3db07e94a2e7ae821e1ed7 - 13.08% (60.9 MB)

[#018] sha256:8300de7d0a80a9f6f0d1af24434e06ceed245e76dde7ed09c0b4cdff019ed35d - 0.0% (386 Bytes)

[#019] sha256:facfe32a5112b42b53201dba4f0b39b8a78704465967fbf0f31d9837ca07c6a1 - 0.0% (1.15 KB)

[#020] sha256:8fd34cbe6f6f30c7de91a953854087d9bd7682ac2bd01c4ebcdb1a9ba18c4427 - 0.0% (1.24 KB)

[#021] sha256:74cc2133389cb4a240629f40c1577ff57ffeaa943fa67aad6b43ef77abf91a7c - 0.0% (737 Bytes)


History
2026-06-23 00:00:00 UTC (debuerreotype 0.17)

# debian.sh --arch 'amd64' out/ 'trixie' '@1782172800'

2026-07-06 04:07:09 UTC (buildkit.dockerfile.v0)

ARG USERNAME=neko

2026-07-06 04:07:09 UTC (buildkit.dockerfile.v0)

ARG USER_UID=1000

2026-07-06 04:07:09 UTC (buildkit.dockerfile.v0)

ARG USER_GID=1000

2026-07-06 04:07:09 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2026-07-06 04:07:09 UTC (buildkit.dockerfile.v0)

RUN |3 USERNAME=neko USER_UID=1000 USER_GID=1000 /bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends wget ca-certificates supervisor pulseaudio dbus-x11 xserver-xorg-video-dummy libcairo2 libxcb1 libxrandr2 libxv1 libopus0 libvpx9 libx264-164 libvo-aacenc0 librtmp1 libxcvt0 zip curl xdotool xclip libgtk-3-0 gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly gstreamer1.0-pulseaudio; groupadd --gid $USER_GID $USERNAME; useradd --uid $USER_UID --gid $USERNAME --shell /bin/bash --create-home $USERNAME; adduser $USERNAME audio; adduser $USERNAME video; adduser $USERNAME pulse; mkdir /tmp/.X11-unix; chmod 1777 /tmp/.X11-unix; chown $USERNAME /tmp/.X11-unix/; mkdir -p /etc/neko /var/www /var/log/neko /tmp/runtime-$USERNAME /home/$USERNAME/.config/pulse /home/$USERNAME/.local/share/xorg; chmod 1777 /var/log/neko; chmod 0700 /tmp/runtime-$USERNAME; chown $USERNAME /var/log/neko/ /tmp/runtime-$USERNAME; chown -R $USERNAME:$USERNAME /home/$USERNAME; apt-get install -y --no-install-recommends fonts-noto-color-emoji fonts-arphic-ukai fonts-arphic-uming fonts-wqy-zenhei xfonts-intl-chinese xfonts-wqy fonts-ipafont-mincho fonts-ipafont-gothic fonts-takao-mincho fonts-unfonts-core fonts-wqy-microhei fonts-indic; apt-get clean -y; rm -rf /var/lib/apt/lists/* /var/cache/apt/* # buildkit

2026-07-06 04:07:09 UTC (buildkit.dockerfile.v0)

COPY --chown=neko:neko runtime/.Xresources /home/neko/.Xresources # buildkit

2026-07-06 04:07:09 UTC (buildkit.dockerfile.v0)

COPY runtime/dbus /usr/bin/dbus # buildkit

2026-07-06 04:07:09 UTC (buildkit.dockerfile.v0)

COPY runtime/default.pa /etc/pulse/default.pa # buildkit

2026-07-06 04:07:09 UTC (buildkit.dockerfile.v0)

COPY runtime/supervisord.conf /etc/neko/supervisord.conf # buildkit

2026-07-06 04:07:09 UTC (buildkit.dockerfile.v0)

COPY runtime/supervisord.dbus.conf /etc/neko/supervisord.dbus.conf # buildkit

2026-07-06 04:07:09 UTC (buildkit.dockerfile.v0)

COPY runtime/xorg.conf /etc/neko/xorg.conf # buildkit

2026-07-06 04:07:09 UTC (buildkit.dockerfile.v0)

COPY --chown=neko:neko runtime/icon-theme /home/neko/.icons/default # buildkit

2026-07-06 04:07:09 UTC (buildkit.dockerfile.v0)

COPY runtime/fontconfig/* /etc/fonts/conf.d/ # buildkit

2026-07-06 04:07:09 UTC (buildkit.dockerfile.v0)

COPY runtime/fonts /usr/local/share/fonts # buildkit

2026-07-06 04:07:09 UTC (buildkit.dockerfile.v0)

ENV USER=neko

2026-07-06 04:07:09 UTC (buildkit.dockerfile.v0)

ENV DISPLAY=:99.0

2026-07-06 04:07:09 UTC (buildkit.dockerfile.v0)

ENV PULSE_SERVER=unix:/tmp/pulseaudio.socket

2026-07-06 04:07:09 UTC (buildkit.dockerfile.v0)

ENV XDG_RUNTIME_DIR=/tmp/runtime-neko

2026-07-06 04:07:09 UTC (buildkit.dockerfile.v0)

ENV NEKO_SERVER_BIND=:8080

2026-07-06 04:07:09 UTC (buildkit.dockerfile.v0)

ENV NEKO_PLUGINS_ENABLED=true

2026-07-06 04:07:09 UTC (buildkit.dockerfile.v0)

ENV NEKO_PLUGINS_DIR=/etc/neko/plugins/

2026-07-06 04:07:09 UTC (buildkit.dockerfile.v0)

HEALTHCHECK {Test:[CMD-SHELL wget -O - http://localhost:${NEKO_SERVER_BIND#*:}/health || wget --no-check-certificate -O - https://localhost:${NEKO_SERVER_BIND#*:}/health || exit 1] Interval:10s Timeout:5s StartPeriod:0s StartInterval:0s Retries:8}

2026-07-06 04:07:09 UTC (buildkit.dockerfile.v0)

CMD ["/usr/bin/supervisord" "-c" "/etc/neko/supervisord.conf"]

2026-07-06 04:07:09 UTC (buildkit.dockerfile.v0)

LABEL net.m1k1o.neko.api-version=3

2026-07-06 04:07:09 UTC (buildkit.dockerfile.v0)

COPY /src/bin/plugins/ /etc/neko/plugins/ # buildkit

2026-07-06 04:07:09 UTC (buildkit.dockerfile.v0)

COPY /src/bin/neko /usr/bin/neko # buildkit

2026-07-06 04:07:10 UTC (buildkit.dockerfile.v0)

COPY /src/dist/ /var/www # buildkit

2026-07-06 04:07:10 UTC (buildkit.dockerfile.v0)

COPY /usr/local/lib/xorg/modules/drivers/dummy_drv.so /usr/lib/xorg/modules/drivers/dummy_drv.so # buildkit

2026-07-06 04:07:10 UTC (buildkit.dockerfile.v0)

COPY /usr/local/lib/xorg/modules/input/neko_drv.so /usr/lib/xorg/modules/input/neko_drv.so # buildkit

2026-07-06 04:07:10 UTC (buildkit.dockerfile.v0)

COPY config.yml /etc/neko/neko.yaml # buildkit

2026-07-06 04:11:44 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends remmina-plugin-rdp remmina-plugin-vnc remmina-plugin-x2go remmina-plugin-www; apt-get clean -y; rm -rf /var/lib/apt/lists/* /var/cache/apt/* # buildkit

2026-07-06 04:11:44 UTC (buildkit.dockerfile.v0)

COPY supervisord.conf /etc/neko/supervisord/remmina.conf # buildkit

2026-07-06 04:11:44 UTC (buildkit.dockerfile.v0)

COPY --chown=neko remmina.pref /home/neko/.config/remmina/remmina.pref # buildkit

2026-07-06 04:11:44 UTC (buildkit.dockerfile.v0)

COPY --chown=neko rdp.remmina spice.remmina vnc.remmina /home/neko/.local/share/remmina/ # buildkit

2026-07-06 04:11:44 UTC (buildkit.dockerfile.v0)

COPY run-remmina.sh /usr/bin/run-remmina.sh # buildkit

2026-07-06 04:11:44 UTC (buildkit.dockerfile.v0)

ENV REMMINA_URL=

2026-07-06 04:11:44 UTC (buildkit.dockerfile.v0)

ENV REMMINA_PROFILE=

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete