Sign inSign up

hbenali/frontail:2.1

Multi-platform
Web servers
Index digest

sha256:41a5e4ee96bd76a7b5061aa580efb678f9e2600085a4672aedb48bb1df244b7a

OS/ARCH

Compressed size

104.05 MB

Last pushed

about 1 month by hbenali

Type

Image

Manifest digest

sha256:0f3e456405498baf5468beb4b1eeaeed51add9dd3e87dd01cd1930192a29b024

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.75 KB
16COPY web ./web # buildkit44.15 KB
17COPY preset ./preset # buildkit495 B
18COPY index.js ./ # buildkit2.31 KB
19COPY package.json ./ # buildkit1.09 KB
20COPY docker-entrypoint.sh ./ # buildkit411 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'