mirror of
https://github.com/vorachet/fuseki2-docker-installation.git
synced 2025-01-18 00:48:53 +00:00
build fails #1
apb
commented 2021-10-07 11:32:28 +01:00
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
```
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?