refined autoremove support

This commit is contained in:
2018-11-18 09:42:41 +02:00
parent 375628255d
commit 9e20d4e115
6 changed files with 55 additions and 27 deletions

View File

@@ -1,5 +1,6 @@
FROM alpine:3.5
RUN apk add --update \
tzdata \
python3 \
python3-dev \
py3-pip \