Skip to content

rody/docker-sfdx-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

SFDX Docker Image (rawdee/sfdx)

Docker image for the Salesforce DX CLI . This image also includes jq and curl.

Getting started

In order to run this container you'll need docker installed.

Usage

Pull the image from the docker hub:

docker pull rawdee/sfdx

Push sources to a scratch org:

docker run -v "$PWD:/src" rawdee/sfdx sfdx force:source:push -u your_scracth_org

Volumes

  • /src/ - default working directory

Environment Variables

No environment variables have been defined in the Dockerfile.

Versioning

We use SemVer to version the images.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

Docker image for Salesforce DX CLI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published