grafana/docker/debtest/Dockerfile

7 lines
83 B
Docker
Raw Normal View History

FROM debian:jessie
RUN apt-get update && apt-get install -y vim
ADD *.deb /tmp/