mirror of
https://github.com/usatiuk/dhfs.git
synced 2025-10-28 20:47:49 +01:00
2 lines
90 B
Docker
2 lines
90 B
Docker
FROM azul/zulu-openjdk-debian:21-jre-latest
|
|
RUN apt update && apt install -y libfuse2 curl |