Added docker-compose build steps to README.md

This commit is contained in:
timothymiller
2020-08-05 13:30:33 -04:00
parent 7e8791c879
commit 1e55144bf2
6 changed files with 61 additions and 14 deletions

View File

@@ -9,7 +9,7 @@
".vscode": true,
"LICENSE": true,
"requirements.txt": true,
"build-docker-image.sh": true,
"build-docker-image.sh": false,
".gitignore": true,
"Dockerfile": false,
"start-sync.sh": false,