mobile-code-editor/workspace-agent (sha256:efb23583aad9af6d3cb8ea58fbcacf802ad8667c18576489b38da7d329fd84c7)

Published 2026-05-06 20:43:41 +00:00 by johannes

Installation

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

Image layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.version=24.04
ADD file:8ce1caf246e7c778bca84c516d02fd4e83766bb2c530a0fffa8a351b560a2728 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-06T20:31:11.285Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 26e2bc0cb8c331d09bef610e048ba8cec38b146a
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.22
Details
Container
2026-05-06 20:43:41 +00:00
1
OCI / Docker
linux/amd64
201 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