build fails #1

Open
opened 2021-10-07 11:32:28 +01:00 by apb · 0 comments
Owner
docker-compose build
Building fuseki
Step 1/44 : ARG OPENJDK_VERSION=15
Step 2/44 : ARG ALPINE_VERSION=3.12
Step 3/44 : ARG JENA_VERSION=4.2.0
Step 4/44 : ARG FUSEKI_DIR=/fuseki
Step 5/44 : ARG FUSEKI_JAR=jena-fuseki-server-${JENA_VERSION}.jar
Step 6/44 : ARG JAVA_MINIMAL=/opt/java-minimal
Step 7/44 : FROM openjdk:${OPENJDK_VERSION}-alpine AS base
15-alpine: Pulling from library/openjdk
ERROR: Service 'fuseki' failed to build: no matching manifest for linux/arm64/v8 in the manifest list entries
``` docker-compose build Building fuseki Step 1/44 : ARG OPENJDK_VERSION=15 Step 2/44 : ARG ALPINE_VERSION=3.12 Step 3/44 : ARG JENA_VERSION=4.2.0 Step 4/44 : ARG FUSEKI_DIR=/fuseki Step 5/44 : ARG FUSEKI_JAR=jena-fuseki-server-${JENA_VERSION}.jar Step 6/44 : ARG JAVA_MINIMAL=/opt/java-minimal Step 7/44 : FROM openjdk:${OPENJDK_VERSION}-alpine AS base 15-alpine: Pulling from library/openjdk ERROR: Service 'fuseki' failed to build: no matching manifest for linux/arm64/v8 in the manifest list entries ```
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: external/fuseki2-docker-installation#1
No description provided.