sfp-pro-lite (48.3.0-16718335895)
Published 2025-08-04 08:58:43 +00:00 by flxbl-bot
Installation
docker pull source.flxbl.io/flxbl/sfp-pro-lite:48.3.0-16718335895
sha256:7b430ca2b3b8f6dc7b36929dfbd6dfe370158fa287280741325e71fa68690ea9
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:b4619a63cd7829e1338ddaa4995ca17003002dd54b0dfd675a6f54a2b69151a6 in / |
CMD ["/bin/bash"] |
RUN /bin/sh -c ln -sf /bin/bash /bin/sh # buildkit |
ARG REGISTRY=ghcr.io |
ARG SFP_VERSION=48.3.0 |
ARG GIT_COMMIT=a97793f0f37fd0fff627702f6efdb104492132af |
ARG NODE_MAJOR=22 |
ENV DEBIAN_FRONTEND=noninteractive TZ=UTC NODE_ENV=production SF_CONTAINER_MODE=true |
RUN |4 REGISTRY=ghcr.io SFP_VERSION=48.3.0 GIT_COMMIT=a97793f0f37fd0fff627702f6efdb104492132af NODE_MAJOR=22 /bin/sh -c apt-get update && apt-get -y install --no-install-recommends jq zip unzip curl wget git tzdata && apt-mark manual jq zip unzip tzdata && which jq zip unzip || echo "CLI tools not installed properly" # buildkit |
RUN |4 REGISTRY=ghcr.io SFP_VERSION=48.3.0 GIT_COMMIT=a97793f0f37fd0fff627702f6efdb104492132af NODE_MAJOR=22 /bin/sh -c apt-get update && apt-get upgrade -y && apt-get -y install --no-install-recommends make ca-certificates gcc-14 g++-14 gnupg && 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 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-14 100 --slave /usr/bin/g++ g++ /usr/bin/g++-14 --slave /usr/bin/gcov gcov /usr/bin/gcov-14 && ln -s /usr/bin/gcc /usr/bin/cc && apt-get autoremove --assume-yes && apt-get clean --assume-yes && rm -rf /var/lib/apt/lists/* # buildkit |
WORKDIR /app |
COPY /build/packages /app/packages/ # buildkit |
COPY /build/node_modules /app/node_modules/ # buildkit |
COPY /build/package.json /app/ # buildkit |
RUN |4 REGISTRY=ghcr.io SFP_VERSION=48.3.0 GIT_COMMIT=a97793f0f37fd0fff627702f6efdb104492132af NODE_MAJOR=22 /bin/sh -c cd /app/packages/cli && npm link # buildkit |
WORKDIR /root |
ENV NODE_NO_WARNINGS=1 |
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=a97793f0f37fd0fff627702f6efdb104492132af 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 - April 25 |
Labels
Key | Value |
---|---|
org.opencontainers.image.created | 2025-08-04T08:44:12.522Z |
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 | a97793f0f37fd0fff627702f6efdb104492132af |
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
2025-08-04 08:58:43 +00:00
Versions (15)
View all
Container
0
OCI / Docker
linux/amd64
NOASSERTION
335 MiB
latest
2025-09-11
49.2.0-17639268636
2025-09-11
49.1.0-17544002686
2025-09-08
49.0.0-16849478288
2025-08-09
48.3.0-16718335895
2025-08-04