Skip to content

Commit

Permalink
build: add Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
tonytonyjan committed Oct 2, 2024
1 parent d325be0 commit 67b9b26
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile.development
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
FROM node:16.20.2-alpine3.18
RUN apk add --no-cache git zip

0 comments on commit 67b9b26

Please sign in to comment.