llama-swap-build-swap (sha256:4e8ff3800026da541eca4400aca84f58013a1f3eb4255e30824c90005c08b977)

Published 2025-12-06 17:58:06 -05:00 by simcop2387 in simcop2387/llama-swap-infra

Installation

docker pull gitea.simcop2387.info/simcop2387/llama-swap-build-swap@sha256:4e8ff3800026da541eca4400aca84f58013a1f3eb4255e30824c90005c08b977
sha256:4e8ff3800026da541eca4400aca84f58013a1f3eb4255e30824c90005c08b977

Image layers

ENV PYENV_ROOT=/.pyenv
ENV PATH=/.pyenv/shims:/.pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
COPY / / # buildkit
COPY ./llama-swap /build/llama-swap/ # buildkit
WORKDIR /build/llama-swap/
ARG NODE_VERSION=24.5.0
RUN |1 NODE_VERSION=24.5.0 /bin/sh -c curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.0/install.sh | bash # buildkit
ENV NVM_DIR=/root/.nvm
RUN |1 NODE_VERSION=24.5.0 /bin/sh -c . "$NVM_DIR/nvm.sh" && nvm install ${NODE_VERSION} # buildkit
RUN |1 NODE_VERSION=24.5.0 /bin/sh -c . "$NVM_DIR/nvm.sh" && nvm use v${NODE_VERSION} # buildkit
RUN |1 NODE_VERSION=24.5.0 /bin/sh -c . "$NVM_DIR/nvm.sh" && nvm alias default v${NODE_VERSION} # buildkit
ENV PATH=/root/.nvm/versions/node/v24.5.0/bin/:/.pyenv/shims:/.pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RUN |1 NODE_VERSION=24.5.0 /bin/sh -c node --version # buildkit
RUN |1 NODE_VERSION=24.5.0 /bin/sh -c npm --version # buildkit
RUN |1 NODE_VERSION=24.5.0 /bin/sh -c make clean all -j # buildkit

Labels

Key Value
org.opencontainers.image.created 2025-12-06T22:57:02.713Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 50a21be0481a1bbdbe79b145aafc8e38b4dc9239
org.opencontainers.image.source https://gitea.simcop2387.info/simcop2387/llama-swap-infra
org.opencontainers.image.title llama-swap-infra
org.opencontainers.image.url https://gitea.simcop2387.info/simcop2387/llama-swap-infra
org.opencontainers.image.version main
Details
Container
2025-12-06 17:58:06 -05:00
0
OCI / Docker
linux/amd64
6.1 GiB
Versions (43) View all
latest 2025-12-22
464-2025-12-22 2025-12-22
main 2025-12-22
462-2025-12-22 2025-12-22
459-2025-12-17 2025-12-17