docs(ci): document how to build images

This commit is contained in:
Eduardo San Martin Morote
2018-08-08 12:36:19 +02:00
parent 4df07c7348
commit 23043a7ebf
2 changed files with 24 additions and 2 deletions

View File

@@ -1,4 +1,2 @@
FROM alpine:3.7
RUN apk add --no-cache make vim git
# RUN add-apt-repository ppa:jonathonf/vim -y