Add readmes, change woodpecker yml
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2024-10-07 23:34:38 -04:00
parent b6b2950ded
commit 71e9122109
8 changed files with 43 additions and 26 deletions

View File

@@ -1,3 +1,4 @@
# Alpine with nodejs and pnpm
FROM alpine:latest
RUN apk add --no-cache nodejs

1
Alpine/Web/readme.md Normal file
View File

@@ -0,0 +1 @@
Lightweight alpine devcontainer for web projects based on nodejs and pnpm