mobile-code-editor/backend (sha256:aed78ce8e5bb62ccc35457a04c700610957e2dd03c980eaf42c3d09c954096a3)
Published 2026-04-29 18:39:28 +00:00 by johannes
Installation
docker pull git.johannes-merkt.de/johannes/mobile-code-editor/backend@sha256:aed78ce8e5bb62ccc35457a04c700610957e2dd03c980eaf42c3d09c954096a3sha256:aed78ce8e5bb62ccc35457a04c700610957e2dd03c980eaf42c3d09c954096a3Image 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 update && apt-get install -y ca-certificates git && rm -rf /var/lib/apt/lists/* # buildkit |
| WORKDIR /app |
| COPY /app/target/release/backend /usr/local/bin/backend # buildkit |
| COPY /app/dist /app/frontend/dist # buildkit |
| COPY backend/migrations/ /app/migrations/ # buildkit |
| ENV FRONTEND_STATIC_DIR=/app/frontend/dist |
| EXPOSE [8000/tcp] |
| EXPOSE [8080/tcp] |
| ENTRYPOINT ["/usr/local/bin/backend"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-04-29T17:56:40.951Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 1162544806afe56bd46c5815c46b59d411abdcb5 |
| 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.10 |
Details
2026-04-29 18:39:28 +00:00
Versions (17)
View all
Container
0
OCI / Docker
linux/arm64
75 MiB