Sign inSign up

gerandonk/ollama-manager:latest

Multi-platform
Index digest

sha256:df84e1bc7722f430c6b678d364a90a12813c7447f02abb9a7b5aa070659a474a

OS/ARCH

Compressed size

50.39 MB

Last pushed

4 months by gerandonk

Type

Image

Manifest digest

sha256:40cf35d050cfd6b305074bc6ae7b3bec15f8da50dbaf56cdc1cb2add8052fa52

Image Layers

1ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit3.69 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=Gerandonk Mods <[email protected]> url=https://github.com/fs1n/Ollama-Manager0 B
4WORKDIR /app93 B
5RUN /bin/sh -c apk add1.07 MB
6COPY /usr/local/bin/node /usr/local/bin/ # buildkit44.79 MB
7COPY /usr/local/bin/docker-entrypoint.sh /usr/local/bin/ # buildkit449 B
8COPY /usr/local/lib/node_modules/http-server /usr/local/lib/node_modules/http-server # buildkit842.84 KB
9RUN /bin/sh -c ln -s189 B
10COPY proxy.js . # buildkit1.15 KB
11COPY index.html . # buildkit11.05 KB
12COPY entrypoint.sh /app/entrypoint.sh # buildkit300 B
13RUN /bin/sh -c chmod +x32 B
14USER node0 B
15EXPOSE [3000/tcp 8080/tcp]0 B
16ENTRYPOINT ["docker-entrypoint.sh"]0 B
17CMD ["/app/entrypoint.sh"]0 B

Command

ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit