Sign inSign up

highcanfly/hcfmailer-plus:v20260416.2

Multi-platform
Index digest

sha256:c59246ce0fe6d126135032a171ebddfd0e96b337245eb80de15f2a57b6425f32

OS/ARCH

Compressed size

479.45 MB

Last pushed

5 months by highcanfly

Type

Image

Manifest digest

sha256:4a1a9a8d5384fb2250df7376165faa73371d7c927002976a7eee9ce6cc594948

Image Layers

1# debian.sh --arch 'arm64' out/46.13 MB
2RUN /bin/sh -c set -eux;22.51 MB
3RUN /bin/sh -c set -eux;61.49 MB
4RUN /bin/sh -c set -ex;193.66 MB
5RUN /bin/sh -c groupadd --gid3.25 KB
6ENV NODE_VERSION=22.22.20 B
7RUN /bin/sh -c ARCH= &&55.88 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/92 B
15RUN /bin/sh -c apt-get update5.49 MB
16COPY --chmod=755 scripts/init-cloudflare.sh /app/ #490 B
17COPY --chmod=755 scripts/init-letsencrypt.sh /app/ #1.12 KB
18COPY --chmod=755 scripts/update-cloudflare-dns.sh / #2.47 KB
19COPY --chmod=755 scripts/autobackup / #1.28 KB
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.95 KB
24COPY /app/mvis /app/mvis # buildkit5.29 KB
25COPY /app/proxy /app/proxy # buildkit47.61 KB
26COPY /app/scripts /app/scripts # buildkit6.98 KB
27COPY /app/server /app/server # buildkit29.12 MB
28COPY /app/setup /app/setup # buildkit5.07 KB
29COPY /app/shared /app/shared # buildkit852.3 KB
30COPY /app/unlockMigration.sh /app/unlockMigration.sh # buildkit267 B
31COPY /app/zone-mta /app/zone-mta # buildkit12.55 MB
32COPY /mpack/mpack /usr/bin/mpack # buildkit34.94 KB
33COPY /mpack/munpack /usr/bin/munpack # buildkit63.26 KB
34COPY /app/autocert /usr/bin/autocert # buildkit8.35 MB
35RUN /bin/sh -c apt-get update17.45 MB
36RUN /bin/sh -c ARCH=$(uname -m)9.79 MB
37COPY --chmod=755 scripts/init-from-s3.sh /app/init-from-s3.sh #1.76 KB
38COPY --chmod=755 scripts/autobackup-s3 /autobackup-s3 #1.35 KB
39EXPOSE [3000/tcp 3003/tcp 3004/tcp]0 B
40ENTRYPOINT ["bash" "/app/docker-entrypoint.sh"]0 B

Command

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