Sign inSign up

baoduy2412/gitnexus-aks:0.0.11

Multi-platform
Index digest

sha256:ac0a96a09fb88c88ca1180bff1acd6aa16839a9bd18cc40d4934224ae8ffbc08

OS/ARCH

Compressed size

509.4 MB

Last pushed

4 months by baoduy2412

Type

Image

Manifest digest

sha256:6a78cd182588ae9a78351f1206a429f6e79ca8a1998dde260c2b596cd04dfa46

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=22.22.20 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.53 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit450 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c apt-get update32.52 MB
11WORKDIR /app93 B
12RUN /bin/sh -c mkdir -p121 B
13COPY --chown=node:node /app/gitnexus/dist ./gitnexus/dist #1.23 MB
14COPY --chown=node:node /app/gitnexus/node_modules ./gitnexus/node_modules #396.83 MB
15COPY --chown=node:node /app/gitnexus/package.json ./gitnexus/package.json #1.31 KB
16COPY --chown=node:node /app/gitnexus/scripts/install-duckdb-extension.mjs ./gitnexus/scripts/install-duckdb-extension.mjs #992 B
17COPY --chown=node:node /app/gitnexus/vendor ./gitnexus/vendor #2.71 MB
18RUN /bin/sh -c ln -s194 B
19USER node0 B
20ENV GITNEXUS_HOME=/data/gitnexus NODE_ENV=production PORT=47470 B
21EXPOSE [4747/tcp]0 B
22CMD ["node" "gitnexus/dist/cli/index.js" "serve" "--host"0 B
23LABEL org.opencontainers.image.source=https://github.com/abhigyanpatwari/gitnexus0 B
24LABEL org.opencontainers.image.description=GitNexus + AKS task0 B
25COPY --chmod=0755 scripts/ /scripts/ #24.21 KB

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1777939200'