X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=README.md;h=14bba506d9722ebd5023ef0f9ec518826774b18e;hb=9360cf25808102e5b6de0f18f6d0fb18f46c4710;hp=93b4c4d05c0917a320d88dbb59e99980ad6d95b9;hpb=767e42af1899f812d0f29a3e8f7f051635a1f71d;p=mbt-docker.git diff --git a/README.md b/README.md index 93b4c4d..14bba50 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,21 @@ # mbt-docker +## Diff from [devxci](https://github.com/SAP/cloud-mta-build-tool) + +* latest versions of node16/sapmachine/maven +* python 2->3 +* source integrity, source authentication, etc. +* build debug logs +* 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:` + ## Links - [ProjectPortal](https://projectportal.tools.sap/#/projectview/ght-e-mobility-mbt-docker)