dockerfile
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
FROM node:4-onbuild
|
||||
# replace this with your application's default port
|
||||
EXPOSE 3000
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,2 @@
|
||||
FROM node:4-onbuild
|
||||
# replace this with your application's default port
|
||||
EXPOSE 3000
|
||||