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

Published 2026-05-02 12:46:04 +00:00 by johannes

Installation

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

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-02T11:54:27.692Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision c9a97380f1214529fb623db480160b8e2e95b7b8
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.15
Details
Container
2026-05-02 12:46:04 +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