aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docker/frontend (follow)
Commit message (Collapse)AuthorAge
* frontend: dash is not pre-installed on AlpineEgor Tensin2022-04-11
|
* frontend: pip -> pip3 for consistencyEgor Tensin2022-04-09
|
* frontend: don't install packages twiceEgor Tensin2022-04-09
|
* frontend: get rid of bash in imageEgor Tensin2022-04-09
|
* frontend: minimize the imageEgor Tensin2022-04-09
|
* frontend: move cgitrc to /etcEgor Tensin2022-03-29
|
* frontend: add a comment to the configEgor Tensin2022-03-26
|
* frontend: serve from / instead of /git/Egor Tensin2022-03-26
|
* docker: add comments to frontend configurationEgor Tensin2022-03-26
|
* docker: add a frontend nginx imageEgor Tensin2022-03-26
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.