aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docker/frontend/Dockerfile (unfollow)
Commit message (Collapse)Author
2022-04-09frontend: pip -> pip3 for consistencyEgor Tensin
2022-04-09frontend: don't install packages twiceEgor Tensin
2022-04-09frontend: get rid of bash in imageEgor Tensin
2022-04-09frontend: minimize the imageEgor Tensin
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.