afzalhosentipu commited on
Commit
eeb1f37
1 Parent(s): 3bce237

Create Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile ADDED
@@ -0,0 +1 @@
 
 
1
+ git add requirements.txt app.py Dockerfile && git commit -m 'Add application file' && git push