readme + always build amd64
authorAndre Voigtmann <andre.voigtmann@sap.com>
Tue, 4 Oct 2022 11:52:50 +0000 (13:52 +0200)
committerAndre Voigtmann <andre.voigtmann@sap.com>
Tue, 4 Oct 2022 11:52:50 +0000 (13:52 +0200)
README.md
docker-compose.yml

index c89a8e52c4ea0fef0a2c0449e577615b3184a262..14bba506d9722ebd5023ef0f9ec518826774b18e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,7 +1,9 @@
 # mbt-docker
 
-## Diff from devxci 
+## 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
index 6e29cc2079e667f10a270f2585da61df29a1c458..e27e772992d3772f699d16893a866f5009f80803 100644 (file)
@@ -1,5 +1,6 @@
 version: '3.8'
 services:
   mbt-docker:
+    platform: linux/amd64
     build:
       dockerfile: Dockerfile