First Commit create dind image useful in gitea
This commit is contained in:
1
README.md
Normal file
1
README.md
Normal file
@@ -0,0 +1 @@
|
|||||||
|
Various dockerfiles that I have come tu use on my work/life
|
||||||
3
gitea-dind.Dockerfile
Normal file
3
gitea-dind.Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
FROM docker:24-dind
|
||||||
|
|
||||||
|
RUN apk add --no-cache nodejs npm
|
||||||
Reference in New Issue
Block a user