Sign inSign up

elestio/etherpad:v2.2.5

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

sha256:ac0324940c88af47ae853b6de1d1a1059ea851eaae09b4892b2f69458d621ac5

OS/ARCH

Compressed size

101.65 MB

Last pushed

almost 2 years by josephamsellem

Type

Image

Manifest digest

sha256:0a65e1736b5042e9d72d72c8ff30d677a3853cdebb615e59ac323b5b53fc9ca6

Image Layers

1ADD file ... in / 3.46 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=23.1.00 B
4RUN /bin/sh -c addgroup -g48.49 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 ETHERPAD_GITHUB_PLUGINS=0 B
21ARG INSTALL_ABIWORD=0 B
22ARG INSTALL_SOFFICE=0 B
23RUN |10 http_proxy= https_proxy= no_proxy=1.56 MB
24ARG EP_HOME=0 B
25ARG EP_UID=50010 B
26ARG EP_GID=00 B
27ARG EP_SHELL=0 B
28RUN |14 http_proxy= https_proxy= no_proxy=982 B
29ARG EP_DIR=/opt/etherpad-lite0 B
30RUN |15 http_proxy= https_proxy= no_proxy=128 B
31RUN |15 http_proxy= https_proxy= no_proxy=19.23 MB
32USER etherpad0 B
33WORKDIR /opt/etherpad-lite32 B
34COPY --chown=etherpad:etherpad ./.git/HEA[D] ./.git/HEAD #219 B
35COPY --chown=etherpad:etherpad ./.git/ref[s] ./.git/refs #201 B
36COPY --chown=etherpad:etherpad ./settings.json.docker ./settings.json #9.27 KB
37COPY --chown=etherpad:etherpad ./var ./var #284 B
38COPY --chown=etherpad:etherpad ./bin ./bin #42.07 KB
39COPY --chown=etherpad:etherpad ./pnpm-workspace.yaml ./package.json ./779 B
40ENV NODE_ENV=production0 B
41ENV ETHERPAD_PRODUCTION=true0 B
42COPY --chown=etherpad:etherpad ./src ./src #2.16 MB
43COPY --chown=etherpad:etherpad /opt/etherpad-lite/src/templates/admin ./src/templates/admin #932.74 KB
44COPY --chown=etherpad:etherpad /opt/etherpad-lite/src/static/oidc ./src/static/oidc #2.89 KB
45RUN |15 http_proxy= https_proxy= no_proxy=24.46 MB
46COPY --chown=etherpad:etherpad ./settings.json.docker /opt/etherpad-lite/settings.json #32 B
47USER etherpad0 B
48HEALTHCHECK &{["CMD-SHELL" "curl --silent http://localhost:9001/health0 B
49EXPOSE map[9001/tcp:{}]0 B
50CMD ["pnpm" "run" "prod"]0 B

Command

ADD file:5758b97d8301c84a204a6e516241275d785a7cade40b2fb99f01fe122482e283 in /