summaryrefslogtreecommitdiff
path: root/server/test/docker/templates/debian-9.Dockerfile.in
blob: 8f6e34140b560d21ad13c3f97a4d30efca4d3d46 (plain)
1
2
3
4
# -*- dockerfile -*-
# Debian 9 is known as stretch
FROM debian:9
RUN apt-get update -y