Create Dockerfile

This commit is contained in:
Faraz Fallahi
2017-06-05 11:13:43 -05:00
committed by GitHub
parent 8f10dd170f
commit 12a418bd2a

2
windows/Dockerfile Normal file
View File

@@ -0,0 +1,2 @@
FROM ubuntu:latest
MAINTAINER Faraz Fallahi <fffaraz@gmail.com>