sfp-pro-lite (latest)

Published 2025-05-20 02:26:24 +00:00 by flxbl-bot

Installation

docker pull source.flxbl.io/flxbl/sfp-pro-lite:latest
sha256:985aa425c346d5be1a75f5284380d3c204a841eee3c8305c6eebd3b6d5be113f

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:ad85a9d7b0a74c2140bd51d9c4559cca392991e0c95f84cb139347348e5d1f9a in /
CMD ["/bin/bash"]
ARG REGISTRY=ghcr.io
ARG SFP_VERSION=48.2.8
ARG GIT_COMMIT=030fdf1c28062466eda4a683e992fd18847944a5
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.2.8 GIT_COMMIT=030fdf1c28062466eda4a683e992fd18847944a5 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.2.8 GIT_COMMIT=030fdf1c28062466eda4a683e992fd18847944a5 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.2.8 GIT_COMMIT=030fdf1c28062466eda4a683e992fd18847944a5 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=030fdf1c28062466eda4a683e992fd18847944a5 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-05-19T12:14:12.806Z
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 030fdf1c28062466eda4a683e992fd18847944a5
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-05-20 02:26:24 +00:00
0
OCI / Docker
linux/amd64
NOASSERTION
326 MiB
Versions (7) View all
latest 2025-05-20
48.2.8-15112629064 2025-05-20
48.2.8-15103223045 2025-05-19
48.2.8-15102284612 2025-05-19
48.2.7-15101855797 2025-05-19