Sign inSign up

opsani/servo-harness-newrelic:1.0

Manifest digest

sha256:9c9bf7ac3bfd5fdbbd860b1919540767c178d61c326f1a625ca26187ff64cb4e

OS/ARCH

linux/amd64

Compressed size

82.8 MB

Last pushed

almost 5 years by bburdick

Type

Image

Manifest digest

sha256:9c9bf7ac3bfd5fdbbd860b1919540767c178d61c326f1a625ca26187ff64cb4e

Image Layers

1ADD file ... in / 29.9 MB
2CMD ["bash"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5/bin/sh -c set -eux; apt-get1.03 MB
6ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D0 B
7ENV PYTHON_VERSION=3.6.150 B
8/bin/sh -c set -ex &&9.29 MB
9/bin/sh -c cd /usr/local/bin &&232 B
10ENV PYTHON_PIP_VERSION=21.2.40 B
11ENV PYTHON_SETUPTOOLS_VERSION=57.5.00 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/3cb8888cc2869620f57d5d2da64da38f516078c7/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=c518250e91a70d7b20cceb15272209a4ded2a0c263ae5776f129e0d9b56743090 B
14/bin/sh -c set -ex; savedAptMark="$(apt-mark2.39 MB
15CMD ["python3"]0 B
16WORKDIR /servo126 B
17RUN /bin/sh -c apt update15.17 MB
18RUN /bin/sh -c pip3 install24.95 MB
19RUN /bin/sh -c mkdir -p164 B
20ADD https://raw.githubusercontent.com/opsani/servo-agg/master/adjust https://raw.githubusercontent.com/opsani/servo-agg/master/util.py /servo/ #5.22 KB
21ADD https://raw.githubusercontent.com/opsani/servo/master/adjust.py /servo/ # buildkit3.38 KB
22ADD https://raw.githubusercontent.com/opsani/servo-harness/weighted-rollot-fast-fail/adjust /servo/adjust.d/canary # buildkit5.86 KB
23ADD https://raw.githubusercontent.com/opsani/servo-harness/weighted-rollot-fast-fail/adjust /servo/adjust.d/mainline # buildkit5.86 KB
24ADD https://raw.githubusercontent.com/opsani/servo/master/servo https://raw.githubusercontent.com/opsani/servo/master/measure.py https://raw.githubusercontent.com/opsani/servo-newrelic/monitoring-instance-ids/measure ./get-newrelic-instance-ids18.36 KB
25RUN /bin/sh -c chmod a+rwx3.81 KB
26RUN /bin/sh -c chmod a+rwx18.21 KB
27RUN /bin/sh -c chmod a+rx5.88 KB
28RUN /bin/sh -c chmod a+rx5.88 KB
29RUN /bin/sh -c chmod a+rw4.79 KB
30ENV PYTHONUNBUFFERED=10 B
31ENV OPTUNE_USE_DRIVER_NAME=10 B
32ENTRYPOINT ["python3" "servo" "--verbose"]0 B

Command

ADD file:16dc2c6d1932194edec28d730b004fd6deca3d0f0e1a07bc5b8b6e8a1662f7af in /