• Joined on 2026-04-14

remote-shell (sha-037cef2)

Published 2026-07-10 19:06:16 +00:00 by i0t

Installation

docker pull git.i0t.app/i0t/remote-shell:sha-037cef2
sha256:530df8b2f88bd700c739f765151ba6b45d869cc8da65a13c2c612db7adffe8be

Image Layers

bazel build @bookworm//base-files/amd64:data_statusd
bazel build @bookworm//netbase/amd64:data_statusd
bazel build @bookworm//tzdata/amd64:data_statusd
bazel build @bookworm//media-types/amd64:data_statusd
bazel build //common:rootfs
bazel build //common:passwd
bazel build //common:home
bazel build //common:group
bazel build //common:tmp
bazel build //static:nsswitch
bazel build //common:os_release_debian12
bazel build //common:cacerts_debian12_amd64
COPY /rshell /rshell # buildkit
COPY --chown=65532:65532 /data-skel /data # buildkit
USER 65532:65532
EXPOSE [2222/tcp]
VOLUME [/data]
ENTRYPOINT ["/rshell"]
CMD ["server" "-data" "/data" "-listen" ":2222"]
Details
Container
2026-07-10 19:06:16 +00:00
0
OCI / Docker
linux/amd64
2.9 MiB
Versions (6) View all
latest 2026-07-10
sha-7c1ff8e 2026-07-10
sha-b9595ca 2026-07-10
sha-38dfd9f 2026-07-10
sha-037cef2 2026-07-10