Files
useful-dockerfiles/gitea-dind.Dockerfile
2023-11-07 18:37:57 -06:00

4 lines
55 B
Docker

FROM docker:24-dind
RUN apk add --no-cache nodejs npm