sha256:c2dc1be6ad4870c4d4fbd20d28d0075c2ef11a272e308be9803b28cc63e1b291
OS/ARCH
linux/amd64
Compressed size
85.11 MB
Last pushed
about 1 year by wvandebelt177
Type
Image
Manifest digest
sha256:c2dc1be6ad4870c4d4fbd20d28d0075c2ef11a272e308be9803b28cc63e1b291
Image Layers
1ARG BUNDLE0 B2ARG RELEASE0 B3LABEL org.opencontainers.image.source=https://git.soma.salesforce.com/docker-images/sfdc_rhel9 org.opencontainers.image.version=2025.0512 org.opencontainers.image.release=010 B4ADD /target/os_tar/tmp_root.tar / # buildkit72.55 MB5COPY etc_bashrc /etc/bashrc # buildkit1.31 KB6COPY root_bashrc /root/.bashrc # buildkit254 B7RUN |2 BUNDLE=2025.0512 RELEASE=01 /bin/sh593 B8RUN |2 BUNDLE=2025.0512 RELEASE=01 /bin/sh1.78 KB9COPY add_strata_repo.py /usr/local/bin # buildkit1.4 KB10RUN |2 BUNDLE=2025.0512 RELEASE=01 /bin/sh4.13 MB11ENV LANG=C.UTF-80 B12CMD ["/bin/bash"]0 B13COPY /tmp/helloworld/helloworld . # buildkit8.42 MB14EXPOSE map[8080/tcp:{}]0 B15CMD ["./helloworld"]0 BCommand
ARG BUNDLE