Description
The docker images for gremlin-server and gremlin-console both use adoptopenjdk/openjdk11:alpine-slim as the base image. This image only supports x86_64 which creates build problems for ARM users, and once build issues have been overcome it still forces ARM users to run the container through emulation which has a significant performance penalty.
TINKERPOP-2584 is a related issue which is preventing the console from running in ARM environments.
Attachments
Issue Links
- is duplicated by
-
TINKERPOP-2584 Exception running gremlin console on ppc64le/M1
- Closed
-
TINKERPOP-2729 Gremlin Console fails to start on ARM Mac with ARM Java
- Closed
- is related to
-
TINKERPOP-2584 Exception running gremlin console on ppc64le/M1
- Closed