update,
This commit is contained in:
4
java-assignment/dockerfile
Normal file
4
java-assignment/dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM openjdk:21-bullseye
|
||||
|
||||
RUN apt update && \
|
||||
apt install -qyy entr
|
Reference in New Issue
Block a user