Skip to content

Commit a6e2fef

Browse files
committed
Adding a dockerfile as a replacement for the reliance on buildpacks
1 parent ec1c4d1 commit a6e2fef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Dockerfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
FROM node:onbuild
2+
3+
EXPOSE 9000

0 commit comments

Comments
 (0)