spf13-vim icon indicating copy to clipboard operation
spf13-vim copied to clipboard

feat(docker): build docker container

Open ellerbrock opened this issue 8 years ago • 2 comments

hey steve,

heads up for all the cool stuff you open sourced on github - respect! i build a docker container with spf13-vim inside for all those living in the clouds. you can test it here: https://hub.docker.com/r/ellerbrock/alpine-spf13-vim/

docker

have a nice weekend

cheers maik

ellerbrock avatar Jan 27 '17 16:01 ellerbrock

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Jan 27 '17 16:01 CLAassistant

Thanks for this. This was a good way to try this setup out.

Seems to run rather slow on my mac, even with a large docker VM.

docker run -it --rm -v $PWD:/go/src/k8s.io ellerbrock/alpine-spf13-vim

stealthybox avatar Dec 30 '17 23:12 stealthybox