Sign inSign up

harnessdev/salesforce-dx-project-deploy:v0.1.75-amd64

Manifest digest

sha256:972aa3553c7d4ed0597d68fe45d86256506055bf4dca5fac807584e31a88208a

OS/ARCH

linux/amd64

Compressed size

534.15 MB

Last pushed

3 months by harnessdev

Type

Image

Manifest digest

sha256:972aa3553c7d4ed0597d68fe45d86256506055bf4dca5fac807584e31a88208a

Image Layers

1ADD file ... in / 47.26 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.94 MB
4/bin/sh -c set -eux; apt-get61.41 MB
5/bin/sh -c set -ex; apt-get201.48 MB
6RUN /bin/sh -c groupadd --gid3.24 KB
7ENV NODE_VERSION=20.17.00 B
8RUN /bin/sh -c ARCH= &&45.92 MB
9ENV YARN_VERSION=1.22.220 B
10RUN /bin/sh -c set -ex1.19 MB
11COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
12ENTRYPOINT ["docker-entrypoint.sh"]0 B
13CMD ["node"]0 B
14ENV PATH=/opt/harness/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
15ENV NODE_ENV=production0 B
16ENV NPM_CONFIG_LOGLEVEL=error0 B
17ENV NPM_CONFIG_UPDATE_NOTIFIER=false0 B
18ENV PUPPETEER_SKIP_DOWNLOAD=true0 B
19ENV SF_DISABLE_AUTOUPDATE=true0 B
20ENV SF_DISABLE_PLUGINS_INSTALL=true0 B
21ENV SF_DISABLE_TELEMETRY=true0 B
22ENV SF_DISABLE_UPDATE_CHECK=true0 B
23WORKDIR /opt/harness116 B
24RUN /bin/sh -c apt-get update50.82 MB
25RUN /bin/sh -c diff --version32 B
26RUN /bin/sh -c npm install81.94 MB
27RUN /bin/sh -c unset SF_DISABLE_PLUGINS_INSTALL18.01 MB
28RUN /bin/sh -c mkdir -m178 B
29COPY release/linux/amd64/plugin /opt/harness/bin/salesforce-plugin # buildkit3.18 MB
30COPY scripts/salesforce-plugin.sh /opt/harness/scripts/ # buildkit243 B
31COPY templates/package.xml /opt/harness/templates/package.xml # buildkit491 B
32RUN /bin/sh -c chmod +x239 B
33RUN /bin/sh -c sf version32 B
34RUN /bin/sh -c sf plugins32 B
35RUN /bin/sh -c ls -la32 B
36ENTRYPOINT ["/opt/harness/scripts/salesforce-plugin.sh"]0 B

Command

ADD file:087f68d5558e06c7160c9322582925635e7539a7702413828357c28c77f6f345 in /