mobile-code-editor/workspace-agent (sha256:0149d027febc3b28b82dc3fc017555feb87c48eaf66e4aeb8d0bfa41a3d6a7e2)

Published 2026-05-08 21:18:26 +00:00 by johannes

Installation

docker pull git.johannes-merkt.de/johannes/mobile-code-editor/workspace-agent@sha256:0149d027febc3b28b82dc3fc017555feb87c48eaf66e4aeb8d0bfa41a3d6a7e2
sha256:0149d027febc3b28b82dc3fc017555feb87c48eaf66e4aeb8d0bfa41a3d6a7e2

Image layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.version=24.04
ADD file:c98b7645109cdf61ab97492b90629581b1b7cb925b9d58a5787a4aaeb719f2be in /
CMD ["/bin/bash"]
RUN /bin/sh -c apt-get -o Acquire::Retries=3 update && apt-get install -y --fix-missing ca-certificates git curl build-essential && rm -rf /var/lib/apt/lists/* # buildkit
RUN /bin/sh -c curl https://mise.run | sh # buildkit
ENV PATH=/root/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
COPY /app/target/release/workspace-agent /usr/local/bin/workspace-agent # buildkit
EXPOSE [19876/tcp]
ENTRYPOINT ["/usr/local/bin/workspace-agent"]

Labels

Key Value
org.opencontainers.image.created 2026-05-08T21:07:32.196Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision d2d60644307f6032574ca86038d01a3266141446
org.opencontainers.image.source https://git.johannes-merkt.de/johannes/mobile-code-editor
org.opencontainers.image.title mobile-code-editor
org.opencontainers.image.url https://git.johannes-merkt.de/johannes/mobile-code-editor
org.opencontainers.image.version 0.0.25
Details
Container
2026-05-08 21:18:26 +00:00
0
OCI / Docker
linux/arm64
194 MiB
Versions (18) View all
cache 2026-05-08
0.0.25 2026-05-08
latest 2026-05-08
0.0.24 2026-05-08
0.0.23 2026-05-08