alerte-secours/watchers (sha-962670f)

Published 2026-03-15 09:44:55 +00:00 by org-bot-alerte-secours

Installation

docker pull git.devthefuture.org/alerte-secours/alerte-secours/watchers:sha-962670f
sha256:862f68aa9e35c29731852196bbb1231ec41718df6b66a0734813c90b0adaf005

About this package

MonoRepo

Image layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=22.04
ADD file:bb1fa1d9d012ae826908afdce8c9fa2feebf221b2ab032e1535255905144411a in /
CMD ["/bin/bash"]
RUN /bin/sh -c groupadd -g 1000 ubuntu && useradd -rm -d /home/ubuntu -s /bin/bash -g ubuntu -G sudo -u 1000 ubuntu # buildkit
ENV HOME=/home/ubuntu
RUN /bin/sh -c chmod 0777 /home/ubuntu # buildkit
RUN /bin/sh -c mkdir /app && chown 1000:1000 /app # buildkit
COPY /opt/node /opt/node # buildkit
ENV NODE_PATH=/opt/node/lib/node_modules
ENV PATH=/opt/node/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RUN /bin/sh -c npm i -g yarn # buildkit
WORKDIR /app
USER 1000
ENV CI=true
ENV NODE_ENV=production
CMD ["node" "/app/dist/index.js" "start"]
COPY /app/services/watchers/dist/ /app/dist/ # buildkit
LABEL project=alertesecours

Labels

Key Value
org.opencontainers.image.created 2026-03-15T09:44:52.808Z
org.opencontainers.image.description MonoRepo
org.opencontainers.image.licenses
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.revision 962670f675e93f7e14a8b5f9ced63a57d629bbdf
org.opencontainers.image.source https://git.devthefuture.org/alerte-secours/alerte-secours
org.opencontainers.image.title alerte-secours
org.opencontainers.image.url https://git.devthefuture.org/alerte-secours/alerte-secours
org.opencontainers.image.version sha-962670f
project alertesecours
Details
Container
2026-03-15 09:44:55 +00:00
1
OCI / Docker
linux/amd64
81 MiB
Versions (48) View all
1.17.6 2026-03-25
v1.17.6 2026-03-25
sha-bde78e9 2026-03-25
latest 2026-03-25
main 2026-03-25