Sign inSign up

devstackhub/backstage-backend:v1

Manifest digest

sha256:dc65731ff2db92cf79250c29b461f1a93e488739be130c1f127fe5f95986bf10

OS/ARCH

linux/arm64

Compressed size

291.87 MB

Last pushed

9 months by devstackhub

Type

Image

Manifest digest

sha256:dc65731ff2db92cf79250c29b461f1a93e488739be130c1f127fe5f95986bf10

Image Layers

1# debian.sh --arch 'arm64' out/27.86 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=22.21.10 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.32 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10ENV PYTHON=/usr/bin/python30 B
11RUN /bin/sh -c apt-get update100.71 MB
12RUN /bin/sh -c apt-get update1.32 MB
13USER node0 B
14WORKDIR /app95 B
15COPY --chown=node:node .yarn ./.yarn #969.64 KB
16COPY --chown=node:node .yarnrc.yml ./ #200 B
17COPY --chown=node:node backstage.json ./ #174 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.gz325.91 KB
21RUN /bin/sh -c tar xzf1.23 KB
22RUN /bin/sh -c yarn workspaces90.36 MB
23COPY --chown=node:node examples ./examples #1.81 KB
24COPY --chown=node:node packages/backend/dist/bundle.tar.gz app-config*.yaml ./10.69 MB
25RUN /bin/sh -c tar xzf10.7 MB
26CMD ["node" "packages/backend" "--config" "app-config.yaml"0 B

Command

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