Custom builds of OpenJ9 and Piped in Docker
Piped looks for META-INF/natives/(target triple)/libreqwest.so in the JAR. With the default target, "(target triple)" directory name does not match the triple (didn't check, but i suppose it is named like "default" maybe), so Piped cannot find the native library |
||
---|---|---|
.gitignore | ||
compose.openj9.yml | ||
compose.piped.yml | ||
Dockerfile.openj9 | ||
Dockerfile.piped |