Sign inSign up

verhovensky/backstage:1.0.1

Index digest

sha256:3618b91522b51d87997a3517f35e2d2bd74b4bf156ce2e3c94dadd80c2ea3c98

OS/ARCH

linux/amd64

Compressed size

348.45 MB

Last pushed

2 months by verhovensky

Type

Image

Manifest digest

sha256:44a961185fe6e96fc2e2c0c55ec5e984464586ad37607422238957261f4cd5ab

Image Layers

1# debian.sh --arch 'amd64' out/28.41 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=24.18.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48.04 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.64 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10ENV PYTHON=/usr/bin/python30 B
11RUN /bin/sh -c apt-get update112.48 MB
12RUN /bin/sh -c apt-get update1.19 MB
13USER node0 B
14WORKDIR /app96 B
15COPY --chown=node:node .yarn ./.yarn #1.02 MB
16COPY --chown=node:node .yarnrc.yml ./ #250 B
17COPY --chown=node:node backstage.json ./ #172 B
18ENV NODE_ENV=production0 B
19ENV NODE_OPTIONS=--no-node-snapshot0 B
20COPY --chown=node:node yarn.lock package.json packages/backend/dist/skeleton.tar.gz317.61 KB
21RUN /bin/sh -c tar xzf1.12 KB
22RUN /bin/sh -c yarn workspaces126.88 MB
23COPY --chown=node:node examples ./examples #1.75 KB
24COPY --chown=node:node packages/backend/dist/bundle.tar.gz app-config*.yaml ./14.24 MB
25RUN /bin/sh -c tar xzf14.24 MB
26CMD ["node" "packages/backend" "--config" "app-config.yaml"0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1782172800'