1
0
mirror of https://github.com/bingohuang/docker-labs.git synced 2025-10-05 09:53:21 +08:00

Add Dockerfile for pwd dind image

This commit is contained in:
Marcos Lilljedahl
2016-11-14 12:26:56 -03:00
parent 3e142c91e8
commit 9cc0b68305
2 changed files with 14 additions and 0 deletions

6
vimrc Normal file
View File

@@ -0,0 +1,6 @@
syntax on
set autoindent
set expandtab
set number
set shiftwidth=2
set softtabstop=2