Include my .vimrc
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
FROM debian:unstable
|
||||
|
||||
COPY . /
|
||||
|
||||
RUN export DEBIAN_FRONTEND=noninteractive &&\
|
||||
apt-get update &&\
|
||||
apt-get install -y \
|
||||
|
Reference in New Issue
Block a user