Add Python 3 docker-compose recipe for MediaGoblin hacking.

This commit is contained in:
Ben Sturmfels
2019-09-16 18:08:57 +10:00
parent c3096e30d5
commit 8096beab5c
3 changed files with 45 additions and 0 deletions

3
.dockerignore Normal file
View File

@@ -0,0 +1,3 @@
# This helps to reduce the size of the Docker build context.
user_dev
node_modules