ComputerSurge

komodo-core (ae0c8bf98)

Published 2026-02-12 10:20:50 -06:00 by ninjasurge in ComputerSurge/komodo

Installation

docker pull gitea.computersurge.dev/computersurge/komodo-core:ae0c8bf98
sha256:28966b0e0ef58e78b9b9de5547febca10706ca29342e58a2c175858e4e35dbb3

About this package

Komodo Core

Image Layers

# debian.sh --arch 'amd64' out/ 'bullseye' '@1769990400'
COPY ./bin/core/starship.toml /starship.toml # buildkit
COPY ./bin/core/debian-deps.sh . # buildkit
RUN /bin/sh -c sh ./debian-deps.sh && rm ./debian-deps.sh # buildkit
WORKDIR /app
COPY ./config/core.config.toml /config/.default.config.toml # buildkit
COPY /builder/frontend/dist /app/frontend # buildkit
COPY /builder/target/release/core /usr/local/bin/core # buildkit
COPY /builder/target/release/km /usr/local/bin/km # buildkit
COPY /deno /usr/local/bin/deno # buildkit
ENV DENO_DIR=/action-cache/deno
RUN /bin/sh -c mkdir /action-cache && cd /action-cache && deno install jsr:@std/yaml jsr:@std/toml # buildkit
EXPOSE [9120/tcp]
ENV KOMODO_CLI_CONFIG_PATHS=/config
ENV KOMODO_CLI_CONFIG_KEYWORDS=*config.*,*komodo.cli*.*
CMD ["core"]
LABEL org.opencontainers.image.source=https://github.com/moghtech/komodo
LABEL org.opencontainers.image.description=Komodo Core
LABEL org.opencontainers.image.licenses=GPL-3.0

Labels

Key Value
org.opencontainers.image.description Komodo Core
org.opencontainers.image.licenses GPL-3.0
org.opencontainers.image.source https://github.com/moghtech/komodo
Details
Container
2026-02-12 10:20:50 -06:00
0
OCI / Docker
linux/amd64
GPL-3.0
159 MiB
Versions (13) View all
7406c292 2026-04-04
2 2026-04-04
2.1 2026-04-04
2.1.1 2026-04-04
latest 2026-04-04