Add node.dockerfile
Some checks failed
Build and Push Docker Images / docker (push) Has been cancelled

This commit is contained in:
2026-06-26 12:20:40 +00:00
parent 54c5b1d4a1
commit 184506328b

3
node.dockerfile Normal file
View File

@@ -0,0 +1,3 @@
FROM git.harryesses.com/harryesses/base:latest
USER coder
RUN brew install node