Sign inSign up

highcanfly/hcfmailer-plus:v20260415.0

Multi-platform
Index digest

sha256:7251f1da17355f6754c8db6b95374a9a40572de58bd217f1cf2a1cd71d760445

OS/ARCH

Compressed size

489.75 MB

Last pushed

5 months by highcanfly

Type

Image

Manifest digest

sha256:01e1b4bcb0fc31a1a772d49f29db8aeca9853843a448eeb5f5429b21567030ef

Image Layers

1# debian.sh --arch 'amd64' out/46.24 MB
2RUN /bin/sh -c set -eux;22.92 MB
3RUN /bin/sh -c set -eux;61.41 MB
4RUN /bin/sh -c set -ex;201.73 MB
5RUN /bin/sh -c groupadd --gid3.25 KB
6ENV NODE_VERSION=22.22.20 B
7RUN /bin/sh -c ARCH= &&55.75 MB
8ENV YARN_VERSION=1.22.220 B
9RUN /bin/sh -c set -ex1.19 MB
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12CMD ["node"]0 B
13LABEL maintainer=Ronan Le Meillat <[email protected]>0 B
14WORKDIR /app/93 B
15RUN /bin/sh -c apt-get update5.46 MB
16COPY --chmod=755 scripts/init-cloudflare.sh /app/ #490 B
17COPY --chmod=755 scripts/init-letsencrypt.sh /app/ #741 B
18COPY --chmod=755 scripts/update-cloudflare-dns.sh / #2.08 KB
19COPY --chmod=755 scripts/autobackup / #903 B
20RUN /bin/sh -c chmod ugo+x32 B
21COPY /app/docker-entrypoint.sh /app/docker-entrypoint.sh # buildkit2.3 KB
22COPY /app/client /app/client # buildkit14.67 MB
23COPY /app/locales /app/locales # buildkit169.92 KB
24COPY /app/mvis /app/mvis # buildkit5.27 KB
25COPY /app/proxy /app/proxy # buildkit47.59 KB
26COPY /app/scripts /app/scripts # buildkit6.54 KB
27COPY /app/server /app/server # buildkit29.1 MB
28COPY /app/setup /app/setup # buildkit5.07 KB
29COPY /app/shared /app/shared # buildkit852.29 KB
30COPY /app/unlockMigration.sh /app/unlockMigration.sh # buildkit266 B
31COPY /app/zone-mta /app/zone-mta # buildkit12.54 MB
32COPY /mpack/mpack /usr/bin/mpack # buildkit35.46 KB
33COPY /mpack/munpack /usr/bin/munpack # buildkit63.33 KB
34COPY /app/autocert /usr/bin/autocert # buildkit9.31 MB
35RUN /bin/sh -c apt-get update17.59 MB
36RUN /bin/sh -c ARCH=$(uname -m)10.67 MB
37COPY --chmod=755 scripts/init-from-s3.sh /app/init-from-s3.sh #1.37 KB
38COPY --chmod=755 scripts/autobackup-s3 /autobackup-s3 #984 B
39EXPOSE [3000/tcp 3003/tcp 3004/tcp]0 B
40ENTRYPOINT ["bash" "/app/docker-entrypoint.sh"]0 B

Command

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