Skip to content

Commit b517e63

Browse files
committed
initial commit
1 parent a44c2bc commit b517e63

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Dockerfile

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
FROM codedevote/dotnet-mono
2+
3+
4+
RUN curl -sL https://deb.nodesource.com/setup_6.x | bash - \
5+
&& apt-get install -y nodejs

0 commit comments

Comments
 (0)