diff --git a/Dockerfile b/Dockerfile
deleted file mode 100644
index 400a04dcaf11a12d817ca0feeed692a1fe4966c8..0000000000000000000000000000000000000000
--- a/Dockerfile
+++ /dev/null
@@ -1,4 +0,0 @@
-FROM python:3.6-alpine
-RUN apk add --update \
-        py-gunicorn
-# RUN pip install gunicorn