index
:
cgitize
master
Self-host your repositories using cgit
Egor Tensin
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
docker
(
follow
)
Commit message (
Expand
)
Author
Age
*
docker: bump base images
Egor Tensin
2023-05-21
*
pin Python version
Egor Tensin
2023-03-02
*
docker: remove entrypoint.sh
Egor Tensin
2023-02-27
*
docker: ignore missing config file
Egor Tensin
2023-02-25
*
remove dead code
Egor Tensin
2023-02-25
*
frontend: upgrade cmark-gfm
Egor Tensin
2023-02-25
*
more --quiet flags
Egor Tensin
2023-02-25
*
add --quiet flags to all installations
Egor Tensin
2023-02-25
*
docker: add run.sh
Egor Tensin
2023-02-25
*
docker: rename schedule.sh to run_cron.sh
Egor Tensin
2023-02-25
*
fix a shebang for consistency
Egor Tensin
2023-02-25
*
docker: make schedule.sh more reusable
Egor Tensin
2022-12-04
*
docker: factor out cron stuff into schedule.sh
Egor Tensin
2022-12-03
*
frontend: fix /mnt/cgitize being inaccessible to nginx
Egor Tensin
2022-12-03
*
docker: chmod o-rwx the output directory
Egor Tensin
2022-12-03
*
docker: refactor entrypoint.sh
Egor Tensin
2022-12-03
*
docker: bump base image
Egor Tensin
2022-12-02
*
frontend: use normal Alpine image instead of nginx
Egor Tensin
2022-10-16
*
docker: upgrade base images
Egor Tensin
2022-10-16
*
move Dockerfile to docker/
Egor Tensin
2022-10-16
*
frontend: fix Docker builds
Egor Tensin
2022-10-15
*
frontend: nobody wants .tar.bz2 archives
Egor Tensin
2022-04-12
*
README: update
Egor Tensin
2022-04-11
*
frontend: dash is not pre-installed on Alpine
Egor Tensin
2022-04-11
*
docker: use pip install --target
Egor Tensin
2022-04-09
*
frontend: pip -> pip3 for consistency
Egor Tensin
2022-04-09
*
frontend: don't install packages twice
Egor Tensin
2022-04-09
*
frontend: get rid of bash in image
Egor Tensin
2022-04-09
*
frontend: minimize the image
Egor Tensin
2022-04-09
*
README: update
Egor Tensin
2022-03-30
*
README: move Docker stuff to docker/
Egor Tensin
2022-03-30
*
frontend: move cgitrc to /etc
Egor Tensin
2022-03-29
*
frontend: add a comment to the config
Egor Tensin
2022-03-26
*
frontend: serve from / instead of /git/
Egor Tensin
2022-03-26
*
docker: add comments to frontend configuration
Egor Tensin
2022-03-26
*
docker: add a frontend nginx image
Egor Tensin
2022-03-26
*
docker: run once at startup, even when in cron
Egor Tensin
2022-03-26
*
docker: best practices
Egor Tensin
2022-03-15
*
docker: fix CMD handling
Egor Tensin
2021-08-02
*
docker: enable scheduled runs via crond
Egor Tensin
2021-03-30