Uploading first set of base images
Some checks failed
Build and Push Dev Containers / build (push) Has been cancelled
Some checks failed
Build and Push Dev Containers / build (push) Has been cancelled
This commit is contained in:
5
nodejs/Dockerfile
Normal file
5
nodejs/Dockerfile
Normal file
@ -0,0 +1,5 @@
|
||||
FROM base:latest
|
||||
|
||||
RUN apk add --no-cache \
|
||||
nodejs \
|
||||
pnpm
|
Reference in New Issue
Block a user