Sign inSign up

hbenali/frontail:2.5

Multi-platform
Web servers
Index digest

sha256:a04bc5c11212bc598ae707248514d40308341b64257aa5bdf037d758fb86eff5

OS/ARCH

Compressed size

104.06 MB

Last pushed

about 1 month by hbenali

Type

Image

Manifest digest

sha256:fbbeec2b35367f90854167cbc73e533e02eb9abe95b5c9a187713b6f017bd758

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.79 KB
16COPY web ./web # buildkit45.39 KB
17COPY preset ./preset # buildkit674 B
18COPY index.js ./ # buildkit2.39 KB
19COPY package.json ./ # buildkit1.08 KB
20COPY docker-entrypoint.sh ./ # buildkit409 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'