sfp-pro (43.2.1-12105791730)
Published 2024-12-02 11:29:23 +00:00 by azlam-salam-gitea
Installation
docker pull source.flxbl.io/flxbl/sfp-pro:43.2.1-12105791730
sha256:2027f16c6e413526c6afd3697016b0bd7a23a96d82d6474816485640b61e8266
About this package
sfp-pro
Image Layers
ARG RELEASE |
ARG LAUNCHPAD_BUILD_ARCH |
LABEL org.opencontainers.image.ref.name=ubuntu |
LABEL org.opencontainers.image.version=24.04 |
ADD file:a3272496fda5a8d021b94dccaa6baa685ded51e9d23edb05f0b30978a83c9fc2 in / |
CMD ["/bin/bash"] |
ARG SFP_VERSION |
ARG GIT_COMMIT=e6a9421d0f20f4f890df89d561fa4507a6e43df1 |
ARG NODE_MAJOR=22 |
ENV DEBIAN_FRONTEND=noninteractive |
RUN |3 SFP_VERSION= GIT_COMMIT=e6a9421d0f20f4f890df89d561fa4507a6e43df1 NODE_MAJOR=22 /bin/sh -c ln -sf bash /bin/sh # buildkit |
RUN |3 SFP_VERSION= GIT_COMMIT=e6a9421d0f20f4f890df89d561fa4507a6e43df1 NODE_MAJOR=22 /bin/sh -c apt-get update && apt-get upgrade -y && apt-get -y install --no-install-recommends git curl sudo jq zip unzip make tzdata ca-certificates gcc-14 g++-14 gnupg && apt-get autoremove --assume-yes && apt-get clean --assume-yes && rm -rf /var/lib/apt/lists/* # buildkit |
ENV TZ=UTC |
RUN |3 SFP_VERSION= GIT_COMMIT=e6a9421d0f20f4f890df89d561fa4507a6e43df1 NODE_MAJOR=22 /bin/sh -c ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone # buildkit |
RUN |3 SFP_VERSION= GIT_COMMIT=e6a9421d0f20f4f890df89d561fa4507a6e43df1 NODE_MAJOR=22 /bin/sh -c mkdir -p /etc/apt/keyrings && curl -fsSL https://deb.nodesource.com/gpgkey/nodesource-repo.gpg.key | gpg --dearmor -o /etc/apt/keyrings/nodesource.gpg && echo "deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_$NODE_MAJOR.x nodistro main" | tee /etc/apt/sources.list.d/nodesource.list && apt-get update && apt-get -y install --no-install-recommends nodejs && apt-get autoremove --assume-yes && apt-get clean --assume-yes && rm -rf /var/lib/apt/lists/* # buildkit |
COPY /build/package.json ./package.json # buildkit |
COPY /build/package.json ./package.json # buildkit |
COPY /build/lib ./lib # buildkit |
COPY /build/bin ./bin # buildkit |
COPY /build/messages ./messages # buildkit |
COPY /build/scripts ./scripts # buildkit |
COPY /build/resources ./resources # buildkit |
COPY /build/oclif.manifest.json ./oclif.manifest.json # buildkit |
COPY /build/post-install.js ./post-install.js # buildkit |
COPY /build/node_modules ./node_modules # buildkit |
RUN |3 SFP_VERSION= GIT_COMMIT=e6a9421d0f20f4f890df89d561fa4507a6e43df1 NODE_MAJOR=22 /bin/sh -c npm link # buildkit |
ENV SF_CONTAINER_MODE=true |
WORKDIR /root |
ENTRYPOINT [] |
CMD ["/bin/sh"] |
LABEL org.opencontainers.image.description=sfp is a build system for modular development in Salesforce. org.opencontainers.image.licenses=BSL-1.1 org.opencontainers.image.url=https://github.com/flxbl-io/sfp-pro org.opencontainers.image.documentation=https://docs.flxbl.io/sfp-pro org.opencontainers.image.revision=e6a9421d0f20f4f890df89d561fa4507a6e43df1 org.opencontainers.image.vendor=Flxbl org.opencontainers.image.source=https://github.com/flxbl-io/sfp-pro org.opencontainers.image.title=Flxbl sfp pro docker image - November 24 |
Labels
Key | Value |
---|---|
org.opencontainers.image.created | 2024-12-01T13:17:31.493Z |
org.opencontainers.image.description | sfp-pro |
org.opencontainers.image.documentation | https://docs.flxbl.io/sfp-pro |
org.opencontainers.image.licenses | NOASSERTION |
org.opencontainers.image.ref.name | ubuntu |
org.opencontainers.image.revision | e6a9421d0f20f4f890df89d561fa4507a6e43df1 |
org.opencontainers.image.source | https://github.com/flxbl-io/sfp-pro |
org.opencontainers.image.title | sfp-pro |
org.opencontainers.image.url | https://github.com/flxbl-io/sfp-pro |
org.opencontainers.image.vendor | Flxbl |
org.opencontainers.image.version | main |
Details
2024-12-02 11:29:23 +00:00
Versions (7)
View all
Container
1
OCI / Docker
linux/amd64
NOASSERTION
285 MiB
latest
2025-02-21
47.3.5-13457279561
2025-02-21
47.3.2-13433274005
2025-02-20
47.2.5-13192658770
2025-02-07
43.2.6-12289037208
2024-12-12