MUCZ opened a new issue, #89: URL: https://github.com/apache/rocketmq-docker/issues/89
platform: mac pro m2 ``` sh build-image.sh 4.5.0 alpine Version = 4.5.0 [+] Building 1.2s (3/3) FINISHED docker:desktop-linux => [internal] load build definition from Dockerfile-alpine 0.0s => => transferring dockerfile: 3.51kB 0.0s => [internal] load .dockerignore 0.0s => => transferring context: 2B 0.0s => ERROR [internal] load metadata for docker.io/library/eclipse-temurin:8-jdk-alpine 1.2s ------ > [internal] load metadata for docker.io/library/eclipse-temurin:8-jdk-alpine: ------ Dockerfile-alpine:44 -------------------- 42 | # Make the actual RocketMQ docker image 43 | ################################################################################ 44 | >>> FROM eclipse-temurin:8-jdk-alpine 45 | 46 | ARG user=rocketmq -------------------- ERROR: failed to solve: eclipse-temurin:8-jdk-alpine: no match for platform in manifest sha256:8a8fbfd1e27b904cefa06d369773aadb6d8952bebeb4e9750f8b46b9e0e966a1: not found ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@rocketmq.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org