Sign inSign up

newrelic/deployer:v1.0.3

Multi-platform
Index digest

sha256:72de99369f71a336df378ea1de387a3849fa2ec56259867bbf131d756fa405ae

OS/ARCH

Compressed size

654.43 MB

Last pushed

almost 3 years by mikeronr

Type

Image

Manifest digest

sha256:259dfc8b9ca18069a94d64f7828654909f6f2dff521588871cb569044b72e57d

Image Layers

1ADD file ... in / 52.49 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get4.93 MB
4/bin/sh -c set -ex; if10.37 MB
5/bin/sh -c apt-get update &&52.06 MB
6/bin/sh -c set -ex; apt-get187.75 MB
7ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
8ENV LANG=C.UTF-80 B
9/bin/sh -c set -eux; apt-get6 MB
10ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
11ENV PYTHON_VERSION=3.10.80 B
12/bin/sh -c set -eux; wget19.11 MB
13/bin/sh -c set -eux; for233 B
14ENV PYTHON_PIP_VERSION=22.2.20 B
15ENV PYTHON_SETUPTOOLS_VERSION=63.2.00 B
16ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/66030fa03382b4914d4c4d0896961a0bdeeeb274/public/get-pip.py0 B
17ENV PYTHON_GET_PIP_SHA256=1e501cf004eac1b7eb1f97266d28f995ae835d30250bec7f8850562703067dc60 B
18/bin/sh -c set -eux; wget2.9 MB
19CMD ["python3"]0 B
20RUN /bin/sh -c apt-get clean234 B
21RUN /bin/sh -c apt-get update14.63 MB
22RUN /bin/sh -c apt-get update7.48 MB
23RUN /bin/sh -c sed -i1.31 MB
24ENV LANG=en_US.UTF-80 B
25RUN /bin/sh -c apt-get install18.14 MB
26RUN /bin/sh -c gem install938.78 KB
27RUN /bin/sh -c apt-get update32 B
28RUN /bin/sh -c apt-get install1.23 MB
29RUN /bin/sh -c apt-get update32 B
30RUN /bin/sh -c apt-get install14.41 MB
31RUN /bin/sh -c apt-get install726.97 KB
32RUN /bin/sh -c apt-get update32 B
33RUN /bin/sh -c wget https://releases.hashicorp.com/terraform/0.11.11/terraform_0.11.11_linux_amd64.zip19.86 MB
34RUN /bin/sh -c unzip terraform_0.11.11_linux_amd64.zip20.32 MB
35RUN /bin/sh -c mv terraform20.32 MB
36RUN /bin/sh -c mkdir /mnt/deployer117 B
37WORKDIR /mnt/deployer32 B
38COPY Gemfile Gemfile.lock /mnt/deployer/ #890 B
39RUN /bin/sh -c gem install286.34 KB
40RUN /bin/sh -c bundle install10.78 MB
41COPY requirements.python.txt requirements.ansible.yml /mnt/deployer/ #485 B
42RUN /bin/sh -c python3 -m49.81 MB
43RUN /bin/sh -c curl -O675 B
44RUN /bin/sh -c python3 -m132.16 MB
45RUN /bin/sh -c ansible-galaxy role122.96 KB
46RUN /bin/sh -c ansible-galaxy collection6 MB
47COPY . /mnt/deployer/ # buildkit337.78 KB
48ENTRYPOINT ["ruby" "main.rb"]0 B

Command

ADD file:553d20b03d45305e58cde07e0c259421bba044155ac90b4559e5cc0b69093347 in /