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
kongkrit
b3e76fe756
Update setup.sh
2020-01-31 15:15:44 +07:00
dude
0a7b57acb9
removed clean?
2020-01-31 12:47:07 +07:00
dude
e3def9906f
add support for DIST1..3
2020-01-31 11:53:42 +07:00
dude
7c17b7dcc5
support EXTRA1..5
2020-01-29 15:38:14 +07:00
dude
0a35617192
added NTHREADS, PUID, PGID support
2020-01-04 10:45:14 +07:00
kongkrit
80b0924af7
Update setup.sh
2020-01-03 02:07:56 +07:00
kongkrit
5b1b953009
Update setup.sh
2020-01-02 16:08:27 +07:00
Terry Chen
3860c5b8ed
To fix the issue that the container started twice
...
Reference: https://github.com/docker-library/php/issues/187
2017-07-27 14:50:31 +08:00
Terry Chen
a960c1840b
fix http server doesn't start after the container restarted
2017-04-28 08:55:08 +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
657976b34b
add "status message" into setup.sh
2015-08-19 12:31:17 +08:00
Terry Chen
e743abeac5
update setup.sh
2015-08-18 15:24:08 +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
f8896a5dea
add default sleep value and update README.md
2015-08-14 10:02:56 +08:00
Terry Chen
271994965f
add a var TIMEOUT to repeatedly execute apt-mirror
2015-08-14 09:37:05 +08:00
Terry Chen
73eaf248d2
add mirror.list and update setup.sh
2015-08-12 09:55:40 +08:00
Terry Chen
dd2fb1eb68
Add Dockerfile and setup.sh
2015-08-11 18:01:41 +08:00