Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/taskcluster/docker/update-verify/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 1 kB image not shown  

Quelle  Dockerfile

  Sprache: C
 

FROM $DOCKER_IMAGE_PARENT

MAINTAINER release@mozilla.com

We do want to install recommended packages.
RUN sed -i /APT::Install-Recommends/d /etc/apt/apt.conf.d/99taskcluster

TODO: Remove this volume once we remove the sparse profile from update-verify-config
VOLUME /builds/worker/checkouts
VOLUME /builds/worker/workspace

RUN mkdir /build
ADD system-setup.sh /tmp/system-setup.sh
RUN bash /tmp/system-setup.sh

RUN chown -R worker:worker /builds/worker/bin && chmod 755 /builds/worker/bin/*
ENV PATH $PATH:/builds/worker/bin

# Add update-verify scripts and their Python dependencies directly into the
# image so the job does not need to checkout the repository.
# %include tools/update-verify
COPY topsrcdir/tools/update-verify /builds/worker/tools
# %include python/mozrelease
COPY topsrcdir/python/mozrelease /builds/worker/python/mozrelease
# %include third_party/python/redo
COPY topsrcdir/third_party/python/redo /builds/worker/python/redo
RUN chown -R worker:worker /builds/worker/tools /builds/worker/python
ENV PYTHONPATH=/builds/worker/python/mozrelease:/builds/worker/python/redo

ENV           LANG          C.UTF-8
ENV           LC_ALL        C.UTF-8

# Set a default command useful for debugging
CMD ["/bin/bash", "--login"]

Messung V0.5 in Prozent
C=91 H=94 G=92

¤ Dauer der Verarbeitung: 0.3 Sekunden  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.