Some backports from work on #46 to greatly speed up Circle builds

This backports from topic-docker the base image, which we can now use in
Circle to MASSIVELY speed up our CI situation.

The base image can currently only be pushed by @klardotsh as nobody else
has access to the Docker Hub org, but that can change in the future.
This commit is contained in:
Josh Klar
2018-10-11 17:44:02 -07:00
parent 3c5c95cfd7
commit 7d2d04f070
5 changed files with 55 additions and 85 deletions

10
.dockerignore Normal file
View File

@@ -0,0 +1,10 @@
build
vendor
.devdeps
.submodules
.idea
.micropython-deps
.circuitpython-deps
.ampy
.venv
venv