sha256:331f75681aaeed2901d50b653ca69fb82c429ddf2b0dea1554dc241593349620
OS/ARCH
Compressed size
154.9 MB
Last pushed
21 days by openitc
Type
Image
Manifest digest
sha256:dfc726c3a26fa7133851cb2ad2e8420d838ec045764853b773f42cd5a6a60716
Image Layers
1ADD alpine-minirootfs-3.17.10-aarch64.tar.gz / # buildkit3.12 MB2CMD ["/bin/sh"]0 B3ENV PYTHONPATH=/opt/graphite/lib/:/opt/graphite/webapp/0 B4RUN /bin/sh -c apk --no-cache16.33 MB5RUN /bin/sh -c apk --no-cache78.3 MB6RUN /bin/sh -c pip3 install2.11 MB7RUN /bin/sh -c pip3 install43.53 MB8ENV PYTHONPATH=/opt/graphite/lib/:/opt/graphite/webapp/0 B9RUN /bin/sh -c mkdir -p190 B10RUN /bin/sh -c apk --no-cache11.5 MB11COPY carbon.conf.tpl /etc/carbon/carbon.conf.tpl # buildkit6.08 KB12COPY storage-aggregation.conf.tpl /etc/carbon/storage-aggregation.conf.tpl # buildkit591 B13COPY storage-schemas.conf.tpl /etc/carbon/storage-schemas.conf.tpl # buildkit523 B14VOLUME [/etc/carbon]0 B15VOLUME [/var/lib/graphite/whisper]0 B16EXPOSE [2003/tcp]0 B17EXPOSE [2004/tcp]0 B18EXPOSE [7002/tcp]0 B19COPY run.sh /run.sh # buildkit1.06 KB20RUN /bin/sh -c chmod +x1.06 KB21ENV DOLLAR=$0 B22ENV CC_WHISPER_FALLOCATE_CREATE=10 B23ENV CC_CARBON_STORAGE_SCHEMA=60s:365d0 B24ENV CC_DEFAULT_AVERAGE_X_FILES_FACTOR=0.50 B25CMD ["./run.sh"]0 BCommand
ADD alpine-minirootfs-3.17.10-aarch64.tar.gz / # buildkit