Sign inSign up

valkey/valkey-admin:1.1.0

Multi-platform
Index digest

sha256:c746b1183dbb4a21ea87c36ecccf0befdc5f8adc0c851cce55039b4514f3cfe0

OS/ARCH

Compressed size

109.8 MB

Last pushed

about 2 months by valkeybot

Type

Image

Manifest digest

sha256:624b3e68895f99b2f088a709268dd8af0bed0ddd1d6e3ff97b6e94608feca71e

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=22.23.20 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.62 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c apt-get update3.36 MB
11WORKDIR /app93 B
12ENV NODE_ENV=production0 B
13ENV DEPLOYMENT_MODE=Web0 B
14COPY package.json package-lock.json ./ #131.12 KB
15COPY apps/server/package.json ./apps/server/package.json # buildkit614 B
16COPY common/package.json ./common/package.json # buildkit399 B
17COPY apps/metrics/config.yml ./apps/metrics/config.yml # buildkit677 B
18RUN /bin/sh -c npm ci28.76 MB
19COPY /app/common/dist ./common/dist # buildkit17.28 KB
20COPY /app/apps/server/dist ./apps/server/dist # buildkit24.47 KB
21COPY /app/apps/frontend/dist ./apps/frontend/dist # buildkit630.97 KB
22COPY /app/apps/metrics/dist ./apps/metrics/dist # buildkit733.41 KB
23EXPOSE [8080/tcp]0 B
24CMD ["node" "apps/server/dist/index.js"]0 B

Command

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