Set of common tools used together with sfdx scripts, e.g. powershell, java, scanner, etc.
524
Full list of pre-installed tools:
docker run --name sfdx-common -it bettercloudsolutions/sfdx-common:latest pwsh -command "sfdx -v && java -v"
docker run --name sfdx-common -it bettercloudsolutions/sfdx-common:latest /bin/bash "sfdx -v && java -v"
Content type
Image
Digest
sha256:b4a87d62c…
Size
955.1 MB
Last updated
about 3 years ago
docker pull bettercloudsolutions/sfdx-common