3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-14 09:33:34 -06:00
grafana/devenv/docker/debtest/Dockerfile
2018-09-17 11:10:03 +02:00

7 lines
83 B
Docker

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