aboutsummaryrefslogtreecommitdiffstats
path: root/debian-stretch-build
diff options
context:
space:
mode:
Diffstat (limited to 'debian-stretch-build')
-rw-r--r--debian-stretch-build/Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian-stretch-build/Dockerfile b/debian-stretch-build/Dockerfile
index 02b80fd..35440a0 100644
--- a/debian-stretch-build/Dockerfile
+++ b/debian-stretch-build/Dockerfile
@@ -50,5 +50,6 @@ RUN apt-get update && \
make \
pkg-config \
sqlite3 \
+ stow \
wget && \
apt-get clean