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 2bff1a1 commit e85a4deCopy full SHA for e85a4de
base/Dockerfile
@@ -48,6 +48,7 @@ RUN apt-get update && \
48
podman \
49
software-properties-common \
50
apt-transport-https \
51
+ fuse-overlayfs \
52
openjdk-21-jdk
53
54
## Settings for Java
0 commit comments