flxbl

sfp-pro-lite (48.3.0-16716701957)

Published 2025-08-04 07:57:58 +00:00 by flxbl-bot

Installation

docker pull source.flxbl.io/flxbl/sfp-pro-lite:48.3.0-16716701957
sha256:da8d492db7b82bcfcf4e0aff25beaedad922b59e3d48f14b48462dd5f178054a

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=63ce29777241136e8a4ca65977fe24eaa1a833c2
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=63ce29777241136e8a4ca65977fe24eaa1a833c2 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=63ce29777241136e8a4ca65977fe24eaa1a833c2 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=63ce29777241136e8a4ca65977fe24eaa1a833c2 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=63ce29777241136e8a4ca65977fe24eaa1a833c2 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-04T07:23:52.373Z
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 63ce29777241136e8a4ca65977fe24eaa1a833c2
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
Container
2025-08-04 07:57:58 +00:00
0
OCI / Docker
linux/amd64
NOASSERTION
335 MiB
Versions (15) View all
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