mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
* Renamed a bunch of images to use fnproject org. * Multi-stage build for Docker. * Added tmp vendor dirs to gitignore. * Run docker-build at beginning of test.
This is the base image for all docker-in-docker images.
The difference between this and the official docker images are that this will choose the best
filesystem automatically. The official ones use vfs (bad) by default unless you pass in a flag.