9 lines
310 B
Markdown
9 lines
310 B
Markdown
# Docker Nginx Git
|
|
|
|
This is a container to serve static pages from dadi staging repository.
|
|
|
|
From the static sites repository all branches are initially loaded to `$HTML_FOLDER/branches/<branchname>`.
|
|
|
|
On a push to some branch on the static sites repository, this branches folder is deleted and cloned again.
|
|
|