This project contains the dockerfile used for the Prime Pipeline Docker image
100K+
This project contains the dockerfile used for the Prime Pipeline Docker image.
To run the Docker image locally or in a build pipeline, Docker is required.
In order to pull the image, run:
docker pull dfdsdk/prime-pipeline:tagname
Replace tagname with the release number of the release you wish to pull. Releases can be found on Docker Hub.
git checkout -b my-new-featuregit commit -am 'Add some feature'git push origin my-new-featureWhenever a new commit is submitted to master, a build is triggered in DockerHub.
After committing, make sure to make a new incremental release in github.
Remember to add a release label to the PR and a automated release, build and publish will happen see .github/workflows/automation-multi-build.yml or https://github.com/dfds/shared-workflows/blob/master/.github/workflows/automation-multi-build.yml for details.
MIT LICENSE
Content type
Image
Digest
sha256:664f998a1…
Size
772.1 MB
Last updated
about 1 month ago
docker pull dfdsdk/prime-pipeline