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