sha256:3270856231ebaccb389540d240556ee0be022e7441228053848f693ca819c4ac
OS/ARCH
Compressed size
101.46 MB
Last pushed
about 2 years by josephamsellem
Type
Image
Manifest digest
sha256:b0abb6daae19ce8af6bd9647f627cada1ce6c41e73577a406cf28a277111684a
Image Layers
1ADD file ... in / 3.9 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=22.4.10 B4RUN /bin/sh -c addgroup -g44.96 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.32 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10LABEL maintainer=Etherpad team, https://github.com/ether/etherpad-lite0 B11ARG http_proxy=0 B12ARG https_proxy=0 B13ARG no_proxy=0 B14ARG TIMEZONE=0 B15RUN |4 http_proxy= https_proxy= no_proxy=32 B16ENV TIMEZONE=0 B17ARG SETTINGS=./settings.json.docker0 B18ARG ETHERPAD_PLUGINS=0 B19ARG ETHERPAD_LOCAL_PLUGINS=0 B20ARG INSTALL_ABIWORD=0 B21ARG INSTALL_SOFFICE=0 B22RUN |9 http_proxy= https_proxy= no_proxy=1.75 MB23ARG EP_HOME=0 B24ARG EP_UID=50010 B25ARG EP_GID=00 B26ARG EP_SHELL=0 B27RUN |13 http_proxy= https_proxy= no_proxy=983 B28ARG EP_DIR=/opt/etherpad-lite0 B29RUN |14 http_proxy= https_proxy= no_proxy=129 B30RUN |14 http_proxy= https_proxy= no_proxy=19.58 MB31USER etherpad0 B32WORKDIR /opt/etherpad-lite32 B33COPY --chown=etherpad:etherpad ./.git/HEA[D] ./.git/HEAD #222 B34COPY --chown=etherpad:etherpad ./.git/ref[s] ./.git/refs #203 B35COPY --chown=etherpad:etherpad ./settings.json.docker ./settings.json #9.13 KB36COPY --chown=etherpad:etherpad ./var ./var #227 B37COPY --chown=etherpad:etherpad ./bin ./bin #40.36 KB38COPY --chown=etherpad:etherpad ./pnpm-workspace.yaml ./package.json ./728 B39ENV NODE_ENV=production0 B40ENV ETHERPAD_PRODUCTION=true0 B41COPY --chown=etherpad:etherpad ./src ./src #2.31 MB42COPY --chown=etherpad:etherpad /opt/etherpad-lite/admin/dist ./src/templates/admin #930.77 KB43COPY --chown=etherpad:etherpad /opt/etherpad-lite/ui/dist ./src/static/oidc #2.89 KB44RUN |14 http_proxy= https_proxy= no_proxy=26.67 MB45COPY --chown=etherpad:etherpad ./settings.json.docker /opt/etherpad-lite/settings.json #32 B46USER etherpad0 B47HEALTHCHECK &{["CMD-SHELL" "curl --silent http://localhost:9001/health0 B48EXPOSE map[9001/tcp:{}]0 B49CMD ["pnpm" "run" "prod"]0 BCommand
ADD file:033626ac44156f3d5800a602c46870486b1492b9ba26096eaa66cceb6fcead77 in /