X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=README.md;h=5800b4de98bd598aec84ffb5ec7ced543e6ee0b7;hb=HEAD;hp=98c96348487ca79773065c02b9968598e5f5aa74;hpb=57991892e78b3cb64832ed9a7c921eda9dfb85be;p=mbt-docker.git diff --git a/README.md b/README.md index 98c9634..5800b4d 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 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 + +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) @@ -8,14 +24,7 @@ ## How-To Build docker image -- Make sure the latest `main` branch version in [.xmake.cfg](https://github.tools.sap/E-Mobility/mbt-docker/blob/main/.xmake.cfg) - is higher than the latest published version on - [Artifactory](https://int.repositories.cloud.sap/ui/packages/docker:%2F%2Fcom.sap.emobility%2Fmbt-docker?name=com.sap.emobility&type=packages) -- Open [xMake](https://xmake-nova.wdf.sap.corp/job_finder/?input=ght-e-mobility-mbt-docker-OD-common) -- Click _Build with Parameters_ -- Change _TREEISH_ to `master` -- Change _BUILD_DEPLOY_ to `build_and_deploy` -- Click _Build_ +See [REPO.md](./REPO.md) ## One-Time Setup Setup [Register Project Portal](https://github.wdf.sap.corp/pages/xmake-ci/User-Guide/Setting_up_a_Build/Create_a_Github_project/#default-builds) + [templates](https://projectportal.tools.sap/#/availableTemplates)