Sign inSign up

elestio/etherpad:v2.1.0

Multi-platform
Security
Languages & frameworks
Integration & delivery
Index digest

sha256:d87c1b8d8943fc1586418857e5a1e17c6522579eaabeacb6459f4bd0756adf4a

OS/ARCH

Compressed size

92.38 MB

Last pushed

about 2 years by josephamsellem

Type

Image

Manifest digest

sha256:f0ffa849be8d5acc80b21f8c0e350a97f02f3ec8b61c2c67bb9ad7af32e38ccf

Image Layers

1ADD file ... in / 3.9 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=22.4.00 B
4RUN /bin/sh -c addgroup -g44.96 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.32 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10LABEL maintainer=Etherpad team, https://github.com/ether/etherpad-lite0 B
11ARG http_proxy=0 B
12ARG https_proxy=0 B
13ARG no_proxy=0 B
14ARG TIMEZONE=0 B
15RUN |4 http_proxy= https_proxy= no_proxy=32 B
16ENV TIMEZONE=0 B
17ARG SETTINGS=./settings.json.docker0 B
18ARG ETHERPAD_PLUGINS=0 B
19ARG ETHERPAD_LOCAL_PLUGINS=0 B
20ARG INSTALL_ABIWORD=0 B
21ARG INSTALL_SOFFICE=0 B
22RUN |9 http_proxy= https_proxy= no_proxy=1.75 MB
23ARG EP_HOME=0 B
24ARG EP_UID=50010 B
25ARG EP_GID=00 B
26ARG EP_SHELL=0 B
27RUN |13 http_proxy= https_proxy= no_proxy=983 B
28ARG EP_DIR=/opt/etherpad-lite0 B
29RUN |14 http_proxy= https_proxy= no_proxy=129 B
30RUN |14 http_proxy= https_proxy= no_proxy=19.68 MB
31USER etherpad0 B
32WORKDIR /opt/etherpad-lite32 B
33COPY --chown=etherpad:etherpad ./.git/HEAD ./.git/HEAD #220 B
34COPY --chown=etherpad:etherpad ./.git/refs ./.git/refs #207 B
35COPY --chown=etherpad:etherpad ./settings.json.docker ./settings.json #9.13 KB
36COPY --chown=etherpad:etherpad ./var ./var #229 B
37COPY --chown=etherpad:etherpad ./bin ./bin #40.38 KB
38COPY --chown=etherpad:etherpad ./pnpm-workspace.yaml ./package.json ./722 B
39ENV NODE_ENV=production0 B
40ENV ETHERPAD_PRODUCTION=true0 B
41COPY --chown=etherpad:etherpad ./src ./src #2.32 MB
42COPY --chown=etherpad:etherpad /opt/etherpad-lite/admin/dist ./src/templates/admin #928.39 KB
43COPY --chown=etherpad:etherpad /opt/etherpad-lite/ui/dist ./src/static/oidc #2.89 KB
44RUN |14 http_proxy= https_proxy= no_proxy=17.48 MB
45COPY --chown=etherpad:etherpad ./settings.json.docker /opt/etherpad-lite/settings.json #32 B
46USER etherpad0 B
47HEALTHCHECK &{["CMD-SHELL" "curl --silent http://localhost:9001/health0 B
48EXPOSE map[9001/tcp:{}]0 B
49CMD ["pnpm" "run" "prod"]0 B

Command

ADD file:033626ac44156f3d5800a602c46870486b1492b9ba26096eaa66cceb6fcead77 in /