repositories
/
mbt-docker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
865db46
)
Be friendly with aarch64 platform
author
Jérôme Benoit
<jerome.benoit@sap.com>
Mon, 3 Oct 2022 13:12:01 +0000
(15:12 +0200)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Mon, 3 Oct 2022 13:12:01 +0000
(15:12 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Dockerfile
patch
|
blob
|
blame
|
history
diff --git
a/Dockerfile
b/Dockerfile
index 5be6ec411f7b673f670f7343af8a57c2073b9f47..47cfd7bf2acb32d056ca8d9701fdc28966d151dd 100644
(file)
--- a/
Dockerfile
+++ b/
Dockerfile
@@
-1,4
+1,4
@@
-FROM debian:bullseye-slim
+FROM
--platform=amd64
debian:bullseye-slim
ARG USER="mta"
ARG USER_HOME_DIR="/home/${USER}"