We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d99e6c commit 4afca7eCopy full SHA for 4afca7e
docker/Dockerfile.base
@@ -6,7 +6,7 @@
6
# This image is based on the container-registry.oracle.com/os/oraclelinux:9-slim image and contains the following
7
# components:
8
# Python3.11.4 compiled and installed from source.
9
-# Oracle JDK 17 installed from dnf.
+# Oracle JDK 17 downloaded and installed from the tarball.
10
# Souffle 2.5 compiled and installed from source.
11
# Other runtime libraries (e.g sqlite-devel) which are installed from dnf.
12
0 commit comments