# This docker image is used to build the Python interpreter. It requires an old
# glibc to be compatible with all the other images with ship.
FROM $DOCKER_IMAGE_PARENT
MAINTAINER Serge Guelton <sguelton@mozilla.com>
# We need to declare all potentially cache volumes as caches. Also,
# making high I/O paths volumes increase I/O throughput because of
# AUFS slowness.
VOLUME /builds/worker/checkouts
VOLUME /builds/worker/workspace
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.