Sign inSign up

mclarkgb/test:sha-9a6f2aa

Multi-platform
Index digest

sha256:2dfa787674419aeaa3e27325be08b1eec1162f60232c85b0138b304d184b9675

OS/ARCH

Compressed size

90.4 MB

Last pushed

over 1 year by mclarkgb

Type

Image

Manifest digest

sha256:60436fb352287d8bc73c4284a673cd729582bbbc0a88c42e1793d978198974b8

Image Layers

1# debian.sh --arch 'arm64' out/26.77 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=18.20.80 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=36.53 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 update335.81 KB
11ARG USERNAME=actual0 B
12ARG USER_UID=10010 B
13ARG USER_GID=10010 B
14RUN |3 USERNAME=actual USER_UID=1001 USER_GID=10013.31 KB
15WORKDIR /app93 B
16ENV NODE_ENV=production0 B
17COPY /app/node_modules /app/node_modules # buildkit25.06 MB
18COPY /app/packages/sync-server/package.json ./ # buildkit1.01 KB
19COPY /app/packages/sync-server/build ./ # buildkit76.51 KB
20ENTRYPOINT ["/usr/bin/tini" "-g" "--"]0 B
21EXPOSE map[5006/tcp:{}]0 B
22CMD ["node" "app.js"]0 B

Command

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