X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=README.md;h=b5c8caba929553ea020fc6f664a31c2a6c2515d5;hb=28df4c45ae73bd91f83ffc99fadc12a24175b99a;hp=a4c3a953aa7c41c8bc0e508b70d4225216773dbf;hpb=a39c8ea9a42b8785f0c74df4651279db7eea751a;p=mbt-docker.git diff --git a/README.md b/README.md index a4c3a95..b5c8cab 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,20 @@ # mbt-docker -## Diff from devxci +## Diff from [devxci](https://github.com/SAP/cloud-mta-build-tool) -* source integrity, source authentication, etc. -* build debug logs +* latest versions of node/sapmachine/maven +* python 2->3 +* SAP security policy compliance: binaries authentication and integrity check +* build debug +* build stopped at any error => no corrupted images can be pushed * smoke tests -* version handling compliant with renovate for automated upgrade Ref: https://github.com/SAP/cloud-mta-build-tool#the-cloud-mta-build-tool-images-deprecated ## Usage * Piper: `dockerImage: 'docker.wdf.sap.corp:50000/com.sap.emobility/mbt-docker:'` -* Local: `docker pull public.int.repositories.cloud.sap/com.sap.emobility/mbt-docker:1.0.0` +* Local: `docker pull public.int.repositories.cloud.sap/com.sap.emobility/mbt-docker:` ## Links