Sign inSign up

hbenali/frontail:2.6

Multi-platform
Web servers
Index digest

sha256:c84dd585ee9a0b829178137d27ea9a9563f39edf1dc54557e26c6e9a3b14d8b2

OS/ARCH

Compressed size

102.21 MB

Last pushed

about 1 month by hbenali

Type

Image

Manifest digest

sha256:172d8b929d824be3d544aaff4eac329470bd9b71a9a569692ef12ff36649c825

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=24.19.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48.14 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
10RUN /bin/sh -c apt-get update23.72 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.78 KB
16COPY web ./web # buildkit45.66 KB
17COPY preset ./preset # buildkit671 B
18COPY index.js ./ # buildkit2.39 KB
19COPY package.json ./ # buildkit1.08 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 'arm64' out/ 'bookworm' '@1785715200'