Skip to content
Snippets Groups Projects
Commit fca8d4f7 authored by Andres Maldonado's avatar Andres Maldonado
Browse files

Remove Dockerfile-jessie (no longer used)

parent 11ec9e99
No related branches found
No related tags found
No related merge requests found
FROM debian:jessie
MAINTAINER antoinebarbare@gmail.com
RUN apt-get update -y
RUN apt-get install -y vim \
curl \
git \
gpg \
locate \
nano \
vim \
wget
ENV TERM xterm
CMD ["/bin/bash"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment