Commit Graph

13 Commits

Author SHA1 Message Date
Andrew Hurley b5b3be4200 So many changes sorry.
A. Two new environment vars:
1. WEB_ROOT
the web server will serve from / (/var/www/html) or a deeper directory

2. ARCH
if you only want to mirror amd64 you can use deb-amd64 instead of deb

B. Setup clean.sh to work from postmirror.sh. If postmirror.sh already
exists it is not touched. postmirror.sh can also be
edited to add other commands. It's in /var/www/html/var << this is the
way that apt-mirror works

C. Other little changes.
2020-04-08 21:49:50 +10:00
dude e3def9906f add support for DIST1..3 2020-01-31 11:53:42 +07:00
dude 0a35617192 added NTHREADS, PUID, PGID support 2020-01-04 10:45:14 +07:00
kongkrit bdc1bb9b89
Update Dockerfile 2020-01-03 02:06:49 +07:00
kongkrit e1fccb39b4
Update Dockerfile 2020-01-02 16:07:38 +07:00
kongkrit f0b1e19dc5
changed based image to ubuntu 18.04 2020-01-02 13:08:18 +07:00
Terry Chen d8befac846 remove /etc/apt volume of Dockerfile 2017-04-29 15:35:07 +08:00
Terry Chen ac8329fecd fix #1 https isn't handle correctly in setup.sh 2017-04-28 00:59:28 +08:00
Terry Chen 7b14d43772 change default mirror url 2015-11-05 10:56:38 +08:00
Terry Chen 85eb8318fa add ENV MIRROR_URL to replace apt sources of default mirror.list 2015-08-18 14:21:07 +08:00
Terry Chen 05ebe88f72 move TIMEOUT var into Dockerfile 2015-08-17 17:37:27 +08:00
Terry Chen 9f972466de Update Dockerfile and README.md 2015-08-12 12:34:38 +08:00
Terry Chen dd2fb1eb68 Add Dockerfile and setup.sh 2015-08-11 18:01:41 +08:00