Docker Images

sfp docker images are published from the flxbl-io Github packages registry at the link provided below

One can utilize the flxbl-io sfp images by using the

docker pull ghcr.io/flxbl-io/sfp:latest

You can also pin to a specific version of the docker image, by using the version published here To preview latest images for the docker image, visit the release candidate page and update your container image reference. For example:

default:
   image: ghcr.io/flxbl-io/sfp-rc:<version-number>

or
   image: ghcr.io/flxbl-io/sfp-rc:<sha>

Previous DX@Scale docker image is located here for reference. The last forked image version is docker pull ghcr.io/dxatscale/sfpowerscripts:25.5.3-7028186930 and should no longer be used when transitioning to flxbl.

Last updated