aboutsummaryrefslogtreecommitdiffstats
path: root/docker/app/stretch/3.6/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'docker/app/stretch/3.6/Dockerfile')
-rw-r--r--docker/app/stretch/3.6/Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/docker/app/stretch/3.6/Dockerfile b/docker/app/stretch/3.6/Dockerfile
index 41e50ed9..8a37925c 100644
--- a/docker/app/stretch/3.6/Dockerfile
+++ b/docker/app/stretch/3.6/Dockerfile
@@ -1,5 +1,6 @@
FROM python:3.6-stretch
+STOPSIGNAL SIGQUIT
ARG EXTRAS=deploy
RUN adduser \