aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples/docker (unfollow)
Commit message (Collapse)Author
2023-08-23Revert "remove unused files"Egor Tensin
This reverts commit 086af02f6b4cbe4d26cf846ae054343bc65215b8. These were _not_ unused, they're referenced in docker-compose.yml.
2023-05-30remove unused filesEgor Tensin
2022-05-27clone to NAME.git foldersEgor Tensin
It seems to be the convention and the default behaviour of `git clone --bare`, so do that.
2022-03-26docker: add a frontend nginx imageEgor Tensin
At first, I built a custom image at https://egort.name/. It had a rather long development history, and I just copied the files from there.