Sign inSign up

hbenali/frontail:2.7

Multi-platform
Web servers
Index digest

sha256:2dfd0c326a6280dcfec37a0955dcf49ae56afd34a84827839a803757dcdf90db

OS/ARCH

Compressed size

104.06 MB

Last pushed

about 1 month by hbenali

Type

Image

Manifest digest

sha256:458394ee764ec8fcd461633cc15ed300f0b4d6551b0797d60aba7d15ea9a981b

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=24.19.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48.16 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 update25.43 MB
11RUN /bin/sh -c groupadd --gid3.29 KB
12WORKDIR /frontail98 B
13COPY /build/node_modules ./node_modules # buildkit1.84 MB
14COPY bin ./bin # buildkit194 B
15COPY lib ./lib # buildkit5.8 KB
16COPY web ./web # buildkit48.66 KB
17COPY preset ./preset # buildkit670 B
18COPY index.js ./ # buildkit2.41 KB
19COPY package.json ./ # buildkit1.26 KB
20COPY docker-entrypoint.sh ./ # buildkit410 B
21RUN /bin/sh -c chmod +x32 B
22USER root0 B
23EXPOSE [9001/tcp]0 B
24ENTRYPOINT ["/frontail/docker-entrypoint.sh"]0 B
25CMD ["--help"]0 B

Command

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