Build docker image in gitlab, add docs for turn key docker setup

This commit is contained in:
Kevin McKernan
2021-11-27 04:45:21 +00:00
committed by Ariel Rin
parent 8b8dcc0127
commit 930c5d7c7a
18 changed files with 552 additions and 0 deletions

View File

@@ -22,3 +22,7 @@ indent_style = tab
[*.bat]
indent_style = tab
[{Dockerfile,*.dockerfile}]
indent_style = space
indent_size = 4