mirror of
https://github.com/MatteZ02/infra.git
synced 2025-07-01 16:53:37 +00:00
Update
This commit is contained in:
4
files/minecraft/Dockerfile
Normal file
4
files/minecraft/Dockerfile
Normal file
@ -0,0 +1,4 @@
|
||||
FROM docker.io/library/openjdk:21
|
||||
WORKDIR /usr/src/app
|
||||
|
||||
RUN microdnf install git
|
Reference in New Issue
Block a user