Sign inSign up

hbenali/frontail:2.4

Multi-platform
Web servers
Index digest

sha256:6eb0531b0d564489fe8b5a2ddee2a47ad84eee1a5ae944f71f1bfce9baa77ddc

OS/ARCH

Compressed size

104.06 MB

Last pushed

about 1 month by hbenali

Type

Image

Manifest digest

sha256:a523e8a841cbf21ec8dbb9a2ae5bf1959a042e4d1b57dbc3712a011ab817ad1a

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 # buildkit193 B
15COPY lib ./lib # buildkit5.78 KB
16COPY web ./web # buildkit45.26 KB
17COPY preset ./preset # buildkit672 B
18COPY index.js ./ # buildkit2.39 KB
19COPY package.json ./ # buildkit1.08 KB
20COPY docker-entrypoint.sh ./ # buildkit408 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'