Added bootjar build
- Fixed spelling mistake in home - Fixed date bug
This commit is contained in:
4
Dockerfile
Normal file
4
Dockerfile
Normal file
@ -0,0 +1,4 @@
|
||||
FROM openjdk:23-jdk-slim
|
||||
LABEL authors="Walzen665"
|
||||
|
||||
ENTRYPOINT ["top", "-b"]
|
Reference in New Issue
Block a user