rulebricks/valkey-admin:1.0.2

Multi-platform
Index digest

sha256:222c69ae036f891090f1bb596dfcd9446027043cc1bd100cd953865d7464d3ea

OS/ARCH

Compressed size

107.81 MB

Last pushed

about 1 month by rulebricks

Type

Image

Manifest digest

sha256:1e1a1ea0133e3a15c347c1d5d45647b3c0e761f52dfd16646aedd53e80d96a42

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=22.22.20 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.67 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c apt-get update3.2 MB
11WORKDIR /app93 B
12ENV NODE_ENV=production0 B
13ENV DEPLOYMENT_MODE=Web0 B
14COPY package.json package-lock.json ./ #131.08 KB
15COPY apps/server/package.json ./apps/server/package.json # buildkit603 B
16COPY common/package.json ./common/package.json # buildkit368 B
17COPY apps/metrics/config.yml ./apps/metrics/config.yml # buildkit676 B
18RUN /bin/sh -c npm ci27.02 MB
19COPY /app/common/dist ./common/dist # buildkit14.26 KB
20COPY /app/apps/server/dist ./apps/server/dist # buildkit17.48 KB
21COPY /app/apps/frontend/dist ./apps/frontend/dist # buildkit598.5 KB
22COPY /app/apps/metrics/dist ./apps/metrics/dist # buildkit748.34 KB
23EXPOSE [8080/tcp]0 B
24CMD ["node" "apps/server/dist/index.js"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1776729600'