mobile-code-editor/workspace-agent (sha256:05e043b2ad718f23a22a80636ea0ed2e489a6174600356f1e1964a542c009046)

Published 2026-05-01 19:44:52 +00:00 by johannes

Installation

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

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-01T19:44:49.065Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 043d8c66299b71a544976deda264290f27ddf46e
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.11
Details
Container
2026-05-01 19:44:52 +00:00
0
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