Add Dockerfile

This commit is contained in:
2026-04-27 11:20:20 +00:00
parent 6284896e1d
commit ac938bb0ef

2
Dockerfile Normal file
View File

@@ -0,0 +1,2 @@
FROM alpine:3.20
RUN echo "hello from gitea ci"