Sign inSign up

exoplatform/iframely:latest

Multi-platform
Index digest

sha256:809949ca1a0bca0028de0c1414dc25564cc2972e7d354eaf217f9b71a7dd9eb2

OS/ARCH

Compressed size

183.78 MB

Last pushed

about 1 month by exoci

Type

Image

Manifest digest

sha256:dc6464a8f5116c251dec5c2311478a9f314ffd19cb5228c823af39ebc3bb493d

Image Layers

1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=22.23.20 B
4RUN /bin/sh -c addgroup -g50.23 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10EXPOSE [8061/tcp]0 B
11WORKDIR /iframely98 B
12RUN /bin/sh -c addgroup --system973 B
13RUN /bin/sh -c apk add100.34 MB
14ENV NODE_ENV=local0 B
15COPY package.json yarn.lock /iframely/ #42.78 KB
16RUN /bin/sh -c yarn install27.64 MB
17COPY . /iframely # buildkit350.37 KB
18RUN /bin/sh -c chown -R139 B
19USER iframely0 B
20ENTRYPOINT ["/iframely/docker/entrypoint.sh"]0 B

Command

ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit