added dockerfile

This commit is contained in:
konrad 2019-04-25 19:18:14 +02:00
commit 62c4a8f474
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 2 additions and 0 deletions

2
Dockerfile Normal file
View File

@ -0,0 +1,2 @@
FROM adamantium/flutter
RUN apt-get update && apt-get install make