about summary refs log blame commit diff stats
path: root/Dockerfile
blob: 801725b083e5f3d8fb1cb66e6cd395dca098c82a (plain) (tree)
1
2
3
4
5
6
7
8
                     
                                             





                                          
# Usage instructions:
# 1. "docker build -t ranger/ranger:latest ."
# 2. "docker run -it ranger/ranger ranger"

FROM debian

RUN apt-get update
RUN apt-get install -y ranger