mirror of
https://github.com/usatiuk/dhfs.git
synced 2025-10-28 20:47:49 +01:00
4 lines
103 B
Docker
4 lines
103 B
Docker
FROM rockylinux:8
|
|
|
|
RUN dnf install -y java-21-openjdk-headless java-21-openjdk-devel cmake gcc gcc-c++
|