Skip to content
Snippets Groups Projects
Commit 0fd261c9 authored by nimrod's avatar nimrod
Browse files

- Use Debian Stretch slim image, newer and smaller.

parent 7b7b691f
No related branches found
No related tags found
No related merge requests found
FROM debian:jessie
FROM debian:stretch-slim
ENV DEBIAN_FRONTEND noninteractive
RUN apt-get update && \
apt-get install -y unbound unbound-host dnsutils dma bsd-mailx && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment