diff --git a/Dockerfile b/Dockerfile index 57bfbee..9c9eb55 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ FROM python:3.5-alpine -MAINTAINER Alexey Diyan +MAINTAINER Alexey Diyan # py-setproctitle workaround: https://github.com/dvarrazzo/py-setproctitle/issues/44 RUN set -x \